]> wagnertech.de Git - mfinanz.git/blob - templates/webpages/ic/ajax_autocomplete.html
Umwandeln von Order-Model in neue Invoice-Instanz
[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 %]