prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / quotation_pkg_detail.html
index b836bae..5728832 100644 (file)
@@ -6,7 +6,7 @@
 % } else {
 <% header($action) %>
   <SCRIPT TYPE="text/javascript">
-    window.top.location.reload();
+    topreload();
   </SCRIPT>
   </BODY></HTML>
 % }