X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/ic/ajax_autocomplete.html diff --git a/templates/webpages/ic/ajax_autocomplete.html b/templates/webpages/ic/ajax_autocomplete.html deleted file mode 100644 index 5bbd3b622..000000000 --- a/templates/webpages/ic/ajax_autocomplete.html +++ /dev/null @@ -1,6 +0,0 @@ -[%- USE HTML %] -[%- FOREACH part = parts %] -[% IF loop.count < limit %] -[% part.$column %] -[%- END %] -[%- END %]