]> wagnertech.de Git - mfinanz.git/blob - templates/webpages/ic/ajax_autocomplete.html
"current_date" wird von aktuellen DBI-Versionen nicht mehr als BInd-Variable unterstützt
[mfinanz.git] / templates / webpages / ic / ajax_autocomplete.html
1 [%- USE HTML %]
2 [%- FOREACH part = parts %]
3 [% IF loop.count < limit %]
4 [% part.$column %]
5 [%- END %]
6 [%- END %]