]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/restore_dataset.html
restliche onloads im body entfernt
[mfinanz.git] / templates / webpages / admin / restore_dataset.html
index 0ca7c3de27e9701066dfae784dbc48153a7adf3c..f110c70946119ef05e411c227b3428c6e9398fe7 100644 (file)
@@ -1,6 +1,10 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body class="admin" onload="document.getElementsByName('dbname')[0].focus(); ">
+<body class="admin">
+
+  <script type='text/javascript'>
+    $(function(){ document.getElementsByName('dbname')[0].focus();});
+  </script>
 
  <h2>[% title %]</h2>