fokus gibt es nicht mehr als javascriptfunktion, also überall aus dem onload genommen.
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 20 Sep 2012 17:14:22 +0000 (19:14 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 14:01:25 +0000 (16:01 +0200)
templates/webpages/am/config.html
templates/webpages/ct/search.html
templates/webpages/ct/search_contact.html
templates/webpages/dunning/add.html
templates/webpages/generic/edit_email.html
templates/webpages/ic/form_header.html
templates/webpages/projects/search.html

index 9f66aac..387c18c 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %][%- USE L %]
-<body onLoad="fokus()">
-
  <p>
   <div class="listtop">[% title %]</div>
  </p>
index 606de26..4130247 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %]
-<body onload="fokus()">
-
  <form method="post" action="ct.pl" name="Form">
 
   <input type="hidden" name="db" value="[% HTML.escape(db) %]">
index 6a7bf10..f7d291b 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE HTML %]
 [%- USE T8 %]
-<body onload="fokus()">
-
  <form method="post" action="ct.pl" name="Form">
 
   <input type="hidden" name="db" value="[% db | html %]">
index 62a11a4..c58651e 100644 (file)
@@ -1,15 +1,5 @@
 [%- USE T8 %]
 [% USE HTML %]<script type="text/javascript" src="js/common.js"></script>
-<script type="text/javascript">
- <!--
-     function setup_controls() {
-       fokus();
-     }
-   -->
-</script>
-
-<body onLoad="setup_controls();">
-
  <div class="listtop">[% title %]</div>
 
  <form method="post" name="search" action="dn.pl">
index 88a95a1..e528c78 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="fokus()">
-
 <form name="Form" method="post" action="[% script %]">
 
 <table width="100%">
index 1ed3b36..29fbb7a 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE LxERP %]
-<body onLoad="fokus()">
-
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/parts_language_selection.js"></script>
 
index 6d333b1..f2718a1 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="fokus()">
-
  <form method="post" action="projects.pl" name="Form">
 
   <div class="listtop">[% title %]</div>