diff --git a/public/javascripts/workOrder.milestoneCalendar.js b/public/javascripts/workOrder.milestoneCalendar.js
index 0cf2035a..4535af39 100644
--- a/public/javascripts/workOrder.milestoneCalendar.js
+++ b/public/javascripts/workOrder.milestoneCalendar.js
@@ -1,6 +1,4 @@
"use strict";
-// eslint-disable-next-line @eslint-community/eslint-comments/disable-enable-pair
-/* eslint-disable unicorn/prefer-module */
Object.defineProperty(exports, "__esModule", { value: true });
(() => {
const sunrise = exports.sunrise;
@@ -101,7 +99,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
event.preventDefault();
}
// eslint-disable-next-line no-unsanitized/property
- milestoneCalendarContainerElement.innerHTML = sunrise.getLoadingParagraphHTML('Loading Milestones...');
+ milestoneCalendarContainerElement.innerHTML =
+ sunrise.getLoadingParagraphHTML('Loading Milestones...');
cityssm.postJSON(`${sunrise.urlPrefix}/workOrders/doGetWorkOrderMilestones`, workOrderSearchFiltersFormElement, (responseJSON) => {
renderMilestones(responseJSON.workOrderMilestones);
});
diff --git a/public/javascripts/workOrder.milestoneCalendar.ts b/public/javascripts/workOrder.milestoneCalendar.ts
index 91aa1057..ce450e5e 100644
--- a/public/javascripts/workOrder.milestoneCalendar.ts
+++ b/public/javascripts/workOrder.milestoneCalendar.ts
@@ -1,6 +1,3 @@
-// eslint-disable-next-line @eslint-community/eslint-comments/disable-enable-pair
-/* eslint-disable unicorn/prefer-module */
-
import type { cityssmGlobal } from '@cityssm/bulma-webapp-js/src/types.js'
import type { WorkOrderMilestone } from '../../types/recordTypes.js'
@@ -153,9 +150,8 @@ declare const exports: Record
- Description
- <%= configFunctions.getConfigProperty("aliases.workOrderOpenDate") %>
- <%= configFunctions.getConfigProperty("aliases.workOrderCloseDate") %>
+ Description
+ <%= configFunctions.getConfigProperty("aliases.workOrderOpenDate") %>
+ <%= configFunctions.getConfigProperty("aliases.workOrderCloseDate") %> Province of Ontario Vital Statistics Act Province of Ontario Vital Statistics Act
- Under the Vital Statistics Act
- and the regulations,
- subject to the limitations thereof,
- this permit is granted to:
+ Under the Vital Statistics Act
+ and the regulations,
+ subject to the limitations thereof,
+ this permit is granted to:
- <%= contract.funeralHomeName %>
+ <%= contract.funeralHomeName %>
- for the purpose of the burial or other disposition of the body of:
-
+ for the purpose of the burial or other disposition of the body of:
+
- <% if (!contract.isPreneed && deceased !== undefined) { %>
- <%= deceased.deceasedName %>
- <% } %>
-
+ <% if (!contract.isPreneed && deceased !== undefined) { %>
+ <%= deceased.deceasedName %>
+ <% } %>
+
- who died at
-
-
- <%= deceased?.deathPlace ?? '' %>
-
-
- in Ontario on
-
-
- <%= deceased?.deathDateString %>
-
-
- .
-
-
- Sault Ste. Marie
+
+ who died at
+
+ <%= deceased?.deathPlace ?? '' %>
+
+ in Ontario on
+
- 5724
-
-
-
+
-
- Work Order #<%= workOrder.workOrderNumber %>
-
-
- <% if (workOrder.workOrderCloseDate) { %>
- CLOSED
-
- <% } %>
- <%= workOrder.workOrderType %>
-
-
+
+
+ Work Order #<%= workOrder.workOrderNumber %>
+
+
+ <% if (workOrder.workOrderCloseDate) { %>
+ CLOSED
+
+ <% } %>
+ <%= workOrder.workOrderType %>
+
+
-
+
-
-
-
-
-
- <%= workOrder.workOrderDescription %>
-
-
-
- <%= workOrder.workOrderOpenDateString %>
-
- <%= workOrder.workOrderCloseDateString %>
-
+
+
+
+
+
+ <%= workOrder.workOrderDescription %>
+
+
+
+ <%= workOrder.workOrderOpenDateString %>
+
+ <%= workOrder.workOrderCloseDateString %>
+ Burial Permit
+ Burial Permit
-
-
+
- <%= contract.funeralHomeAddress1 %>
- <% if (contract.funeralHomeAddress2) { %><%= contract.funeralHomeAddress2 %>
<% } %>
- <%= contract.funeralHomeCity %>, <%= contract.funeralHomeProvince %>
- <%= contract.funeralHomePostalCode %>
-
+ <%= contract.funeralHomeAddress1 %>
+ <% if (contract.funeralHomeAddress2) { %><%= contract.funeralHomeAddress2 %>
<% } %>
+ <%= contract.funeralHomeCity %>, <%= contract.funeralHomeProvince %>
+ <%= contract.funeralHomePostalCode %>
+
- (Signature of Division Registrar)
-
-
- (Year Month Day)
-
+
+ (Signature of Division Registrar)
+
+ Sault Ste. Marie + + + + 5724 +
+ +
+
+ (Year Month Day)
+