Bug 4920 - neworderempty.tmpl shouldn't call calcNeworderTotal() onload
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / neworderempty.tmpl
index a76cb5c..45ef2ef 100644 (file)
@@ -68,7 +68,7 @@ ff.submit();
 //]]>
 </script>
 </head>
-<body onload="calcNeworderTotal()">
+<body>
 
 <!-- TMPL_INCLUDE NAME="header.inc" -->
 <!-- TMPL_INCLUDE NAME="acquisitions-search.inc" -->