Inventory Controller und neue stock_in Maske
[kivitendo-erp.git] / templates / webpages / generic / calculate_qty.html
index d7a8abd..97e9e42 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="[%- onload %]">
-
  <form name="Form">
 
   <input type="hidden" name="input_name" value="[% HTML.escape(input_name) %]">
@@ -88,5 +86,3 @@
    }
  </script>
 
-</body>
-</html>