Changes done in client report page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user