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