fixed PermitFacts CSV Export button

This commit is contained in:
2026-06-04 08:13:35 -04:00
parent 94bc6117f2
commit 4d030d87e5
7 changed files with 94 additions and 90 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
// ==========
// Add County
// ==========
// ===================
// Search Permit Facts
// ===================
$(document).ready(function () {
@@ -246,7 +246,7 @@ $(document).ready(function () {
$("#spinner-dialog").modal("show");
$sessionStorage.action = "Export_PermitFactsToExcel.export";
$sessionStorage.action = "Export_PermitFactsToCSV.export";
$sessionStorage.subscription_reference = $sessionStorage.subscription_serial;
$sessionStorage.pagination = "off";