]> wagnertech.de Git - mfinanz.git/blob - templates/webpages/ic/ajax_autocomplete.html
Rose Update zu commit 2c447b2fb419b504c90322b8d714360a174f8fa7
[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 %]