diff --git a/public-typescript/lotOccupancySearch.js b/public-typescript/lotOccupancySearch.js index 45e29961..d887f23e 100644 --- a/public-typescript/lotOccupancySearch.js +++ b/public-typescript/lotOccupancySearch.js @@ -106,7 +106,7 @@ Object.defineProperty(exports, "__esModule", { value: true }); ""); } searchResultsContainerElement.innerHTML = - '
| ' + (" | " + cityssm.escapeHTML(exports.aliases.occupancy) + " Type | ") + diff --git a/public-typescript/lotOccupancySearch.ts b/public-typescript/lotOccupancySearch.ts index 1016eec7..352951a7 100644 --- a/public-typescript/lotOccupancySearch.ts +++ b/public-typescript/lotOccupancySearch.ts @@ -141,7 +141,7 @@ declare const cityssm: cityssmGlobal; } searchResultsContainerElement.innerHTML = - '
|---|
| ' + (" | " + cityssm.escapeHTML(exports.aliases.occupancy) + " Type | ") + diff --git a/public-typescript/lotSearch.js b/public-typescript/lotSearch.js index 1671bb8d..2ba7c568 100644 --- a/public-typescript/lotSearch.js +++ b/public-typescript/lotSearch.js @@ -59,7 +59,7 @@ Object.defineProperty(exports, "__esModule", { value: true }); "
|---|
| " + cityssm.escapeHTML(exports.aliases.lot) + " | ") + ("" + cityssm.escapeHTML(exports.aliases.map) + " | ") + diff --git a/public-typescript/lotSearch.ts b/public-typescript/lotSearch.ts index a7af7368..7272c817 100644 --- a/public-typescript/lotSearch.ts +++ b/public-typescript/lotSearch.ts @@ -87,7 +87,7 @@ declare const cityssm: cityssmGlobal; } searchResultsContainerElement.innerHTML = - '
|---|
| " + cityssm.escapeHTML(exports.aliases.lot) + " | ") + ("" + cityssm.escapeHTML(exports.aliases.map) + " | ") + diff --git a/public-typescript/mapSearch.js b/public-typescript/mapSearch.js index 390498c5..b667dd1f 100644 --- a/public-typescript/mapSearch.js +++ b/public-typescript/mapSearch.js @@ -82,7 +82,7 @@ Object.defineProperty(exports, "__esModule", { value: true }); else { const searchResultsTableElement = document.createElement("table"); searchResultsTableElement.className = - "table is-fullwidth is-striped is-hoverable"; + "table is-fullwidth is-striped is-hoverable has-sticky-header"; searchResultsTableElement.innerHTML = "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
" +
diff --git a/public-typescript/mapSearch.ts b/public-typescript/mapSearch.ts
index b0a08996..2f9a0104 100644
--- a/public-typescript/mapSearch.ts
+++ b/public-typescript/mapSearch.ts
@@ -110,7 +110,7 @@ declare const cityssm: cityssmGlobal;
} else {
const searchResultsTableElement = document.createElement("table");
searchResultsTableElement.className =
- "table is-fullwidth is-striped is-hoverable";
+ "table is-fullwidth is-striped is-hoverable has-sticky-header";
searchResultsTableElement.innerHTML =
"| " +
diff --git a/public-typescript/workOrderSearch.js b/public-typescript/workOrderSearch.js
index d39361b5..c32810e6 100644
--- a/public-typescript/workOrderSearch.js
+++ b/public-typescript/workOrderSearch.js
@@ -78,7 +78,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
" |
|