- <% if (!isCreate) { %>
-
-
- <%= configFunctions.getProperty("aliases.occupancy") %> #<%= lotOccupancy.lotOccupancyId %>:
- <%= lotOccupancy.lotName || ("(No " + configFunctions.getProperty("aliases.lot") + ")") %>
-
-
- <% } %>
-
- <% if (!isCreate && occupancyTypePrints.length > 0) { %>
- <% if (occupancyTypePrints.length === 1) { %>
-
- <% } else { %>
-
-
-
-
- <% } %>
- <% } %>
- <% if (!isCreate) { %>
-
-
-
-
-
-
+ <% } %>
+ <% } %>
- <% } %>
-
-
+
+ <% } %>
+ <% } %>
+ <% if (!isCreate) { %>
+
+
+
+
+
+
+ <% } %>
+
+
+
+
+
+
<% if (!isCreate) { %>
diff --git a/views/map-edit.ejs b/views/map-edit.ejs
index db23ea62..553fdffb 100644
--- a/views/map-edit.ejs
+++ b/views/map-edit.ejs
@@ -37,13 +37,13 @@
- <% if (!isCreate) { %>
-
+
+ <% if (!isCreate) { %>
<%= map.mapName || "(No Name)" %>
-
- <% } %>
+ <% } %>
+
<% if (!isCreate) { %>
diff --git a/views/workOrder-edit.ejs b/views/workOrder-edit.ejs
index c3f97b41..9bab6e3d 100644
--- a/views/workOrder-edit.ejs
+++ b/views/workOrder-edit.ejs
@@ -41,14 +41,14 @@
<% } %>
- <% if (!isCreate) { %>
-
+
+ <% if (!isCreate) { %>
Work Order
#<%= workOrder.workOrderNumber || "(No Number)" %>
-
- <% } %>
+ <% } %>
+
<% if (!isCreate && configFunctions.getProperty("settings.workOrders.prints").length > 0) { %>
<% if (configFunctions.getProperty("settings.workOrders.prints").length === 1) { %>