prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_pkg_quantity.html
index fb26572..b605955 100644 (file)
@@ -5,7 +5,7 @@
 
     <& /elements/header-popup.html, "Quantity changed" &>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>