X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/701b52eba74b99f3b43dfa047e09127687dae5d7..7d9973125567903e785ebf120ed5d4a2f3ef4e4b:/templates/webpages/ct/ajax_autocomplete_master.html diff --git a/templates/webpages/ct/ajax_autocomplete_master.html b/templates/webpages/ct/ajax_autocomplete_master.html new file mode 100644 index 000000000..25ab8c3e6 --- /dev/null +++ b/templates/webpages/ct/ajax_autocomplete_master.html @@ -0,0 +1,6 @@ +[%- USE HTML %] +[%- FOREACH vc = CT %] +[%- IF loop.count < limit %] +[% vc.$column %] +[%- END %] +[%- END %]