prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / bulk-cust_main_county.html
index b7ff40f..b5a0258 100644 (file)
@@ -12,7 +12,7 @@
   <% include('/elements/header-popup.html', "Taxes ${action}ed") %>
 
   <SCRIPT TYPE="text/javascript">
-    window.top.location.reload();
+    topreload();
   </SCRIPT>
 
   </BODY>