]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ct/ajax_autocomplete_en.html
Englische Locales auf den neusten Stand bringen.
[kivitendo-erp.git] / templates / webpages / ct / ajax_autocomplete_en.html
diff --git a/templates/webpages/ct/ajax_autocomplete_en.html b/templates/webpages/ct/ajax_autocomplete_en.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 %]