Form 477 update for 2022+ reporting (2020 census data), RT#86245 (New FS::Misc::Geo...
[freeside.git] / httemplate / elements / topreload.js
1 window.topreload = function() {
2   if (window != window.top) {
3     window.top.location.reload();
4   }
5 }