prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_location-censustract.html
index bc9cd4f..6edaca3 100644 (file)
@@ -5,7 +5,7 @@
 
     <% header("Census tract changed") %>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>