summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_pkg_quantity.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/cust_pkg_quantity.html')
-rw-r--r--httemplate/edit/process/cust_pkg_quantity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/cust_pkg_quantity.html b/httemplate/edit/process/cust_pkg_quantity.html
index fb2657252..b60595583 100644
--- a/httemplate/edit/process/cust_pkg_quantity.html
+++ b/httemplate/edit/process/cust_pkg_quantity.html
@@ -5,7 +5,7 @@
<& /elements/header-popup.html, "Quantity changed" &>
<SCRIPT TYPE="text/javascript">
- window.top.location.reload();
+ topreload();
</SCRIPT>
</BODY>
</HTML>