]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ct/ajax_autocomplete_master.html
Kunden Ajax Templates
[mfinanz.git] / 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 (file)
index 0000000..25ab8c3
--- /dev/null
@@ -0,0 +1,6 @@
+[%- USE HTML %]
+[%- FOREACH vc = CT %]
+[%- IF loop.count < limit %]
+[% vc.$column %]
+[%- END %]
+[%- END %]