Kunden Ajax Templates
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 9 Dec 2009 11:55:44 +0000 (12:55 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 9 Dec 2009 11:55:44 +0000 (12:55 +0100)
templates/webpages/ct/ajax_autocomplete_de.html [new file with mode: 0644]
templates/webpages/ct/ajax_autocomplete_master.html [new file with mode: 0644]

diff --git a/templates/webpages/ct/ajax_autocomplete_de.html b/templates/webpages/ct/ajax_autocomplete_de.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 %]
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 %]