]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 9f66aac7da5d879a6fc9fd95418e55f50c5ef1b7..387c18cab45550e3a86c3de08f051c00a7c7c8ea 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %][%- USE L %]
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %][%- USE L %]
-<body onLoad="fokus()">
-
  <p>
   <div class="listtop">[% title %]</div>
  </p>
  <p>
   <div class="listtop">[% title %]</div>
  </p>
index 606de2662f3a08c3b00603dcd0a9aadd78f6198b..41302471e2dd154505f62367109388364038f1b4 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %]
 [%- 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) %]">
  <form method="post" action="ct.pl" name="Form">
 
   <input type="hidden" name="db" value="[% HTML.escape(db) %]">
index 6a7bf106a6cc2fdfe728cd3a42533663f121e8c8..f7d291be586037684cdbaa930e85ec1c9b333785 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE HTML %]
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE T8 %]
-<body onload="fokus()">
-
  <form method="post" action="ct.pl" name="Form">
 
   <input type="hidden" name="db" value="[% db | html %]">
  <form method="post" action="ct.pl" name="Form">
 
   <input type="hidden" name="db" value="[% db | html %]">
index 62a11a4f9f325d9ba1522d1474ba4f480a5f3dbc..c58651e429935bd36b1dc8575c8ddb66228ce452 100644 (file)
@@ -1,15 +1,5 @@
 [%- USE T8 %]
 [% USE HTML %]<script type="text/javascript" src="js/common.js"></script>
 [%- 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">
  <div class="listtop">[% title %]</div>
 
  <form method="post" name="search" action="dn.pl">
index 88a95a1797b479d2f048e3512e49c783fadc256a..e528c78faacec688678c4cf114d0a3b36aecad33 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="fokus()">
-
 <form name="Form" method="post" action="[% script %]">
 
 <table width="100%">
 <form name="Form" method="post" action="[% script %]">
 
 <table width="100%">
index 1ed3b365a607d06be484bae230cec1bb3b89f37b..29fbb7aa8322357b472b86e8a082402a1140ec7a 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- 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>
 
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/parts_language_selection.js"></script>
 
index 6d333b1103941b451dcb4cad07e3bf2d80ab9d26..f2718a1a7065c6b07f72ffbf1d94f30c10efe18c 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="fokus()">
-
  <form method="post" action="projects.pl" name="Form">
 
   <div class="listtop">[% title %]</div>
  <form method="post" action="projects.pl" name="Form">
 
   <div class="listtop">[% title %]</div>