Changes done in client report page

This commit is contained in:
2026-08-08 11:25:22 +05:30
parent d5d69a5ba5
commit 272705e437
4 changed files with 728 additions and 107 deletions

View File

@@ -349,7 +349,7 @@
// Reset
document.getElementById("resetBtn").addEventListener("click", function () {
sessionStorage.removeItem(TAB_STORAGE_KEY);
location.reload();
window.location.href = window.location.pathname;
});
// LOCATION -> SUBCONTRACTOR CASCADE