prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / detach-cust_pkg.html
index 782ffa5..34c5805 100644 (file)
@@ -5,7 +5,7 @@
 
     <% header(emt("Package detached")) %>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>