container für focus handling
[kivitendo-erp.git] / templates / webpages / generic / focus_setup.html
diff --git a/templates/webpages/generic/focus_setup.html b/templates/webpages/generic/focus_setup.html
new file mode 100644 (file)
index 0000000..22bb2a2
--- /dev/null
@@ -0,0 +1 @@
+function fokus(){ [% IF focus %]$('[% focus %]').focus()[% ELSE %][% fokus %].focus()[% END %] }