]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/amcvar/display_cvar_config_form.html
Das Einblenden von ausgeblendeten CVar-Filtern gefixt.
[kivitendo-erp.git] / templates / webpages / amcvar / display_cvar_config_form.html
index 3eccf69a27cca3f2d477c23a45b0c5375ddb7e12..6c2ebe1a37940ee28c168edbf3d60dfd5373b4aa 100644 (file)
@@ -1,5 +1,8 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="document.Form.name.focus();">
+[%- USE HTML %]
+  <script type='text/javascript'>
+    $(function(){document.Form.name.focus();});
+  </script>
 
  <style type="text/css">
   .small {
 
  </form>
 
-</body>
-</html>