diff --git a/views/dashboard.ejs b/views/dashboard.ejs index f6fc3884..fd426afe 100644 --- a/views/dashboard.ejs +++ b/views/dashboard.ejs @@ -92,312 +92,312 @@ <% } %>
-
-
-
-
-
-
- -
-
-
-
-
-

- Work Orders -

-
-
- <% if (workOrderCount > 0) { %> - - <% } %> +
+
+
+
+
+
+ +
+
+
+
+
+

+ Work Orders +

-

View and maintain work orders.

+ <% if (workOrderCount > 0) { %> + + <% } %>
+

View and maintain work orders.

+
+
+ +
+
+
+
+
+
+
+ +
+
+

+ <%= configFunctions.getProperty("aliases.occupancies") %> +

+

View and maintain current and past + <%= configFunctions.getProperty("aliases.occupancies").toLowerCase() %>.

+
+
+
+ <% if (user.userProperties.canUpdate) { %> -
-
-
-
-
-
-
- -
-
-

- <%= configFunctions.getProperty("aliases.occupancies") %> -

-

View and maintain current and past - <%= configFunctions.getProperty("aliases.occupancies").toLowerCase() %>.

-
-
-
- <% if (user.userProperties.canUpdate) { %> - - <% } %> -
-
-
-
-
-
-
-
-
- -
-
-

- <%= configFunctions.getProperty("aliases.lots") %> -

-

View and maintain <%= configFunctions.getProperty("aliases.lots").toLowerCase() %> within a - <%= configFunctions.getProperty("aliases.map").toLowerCase() %>.

-
-
-
- <% if (user.userProperties.canUpdate) { %> - - <% } %> -
-
-
-
-
-
-
- -
-
-

- <%= configFunctions.getProperty("aliases.maps") %> -

-

View and maintain <%= configFunctions.getProperty("aliases.maps").toLowerCase() %>.

-
-
-
- <% if (user.userProperties.canUpdate) { %> - - <% } %> -
-
-
-
-
-
-
-
-
- -
-
-

- Report Library -

-

Produce reports and export data.

-
-
-
-
-
-
-
-
-
-
- -
-
-

- Help Documentation -

-

Instructions on how to use this application.

-
-
+ <% } %> +
+
+
+
+
+
+
+
+
+ +
+
+

+ <%= configFunctions.getProperty("aliases.lots") %> +

+

View and maintain <%= configFunctions.getProperty("aliases.lots").toLowerCase() %> within a + <%= configFunctions.getProperty("aliases.map").toLowerCase() %>.

+
+
+ <% if (user.userProperties.canUpdate) { %> -
-
-
- - <% if (user.userProperties.isAdmin) { %> + <% } %> +
+
+
+
+
+
+
+ +
+
+

+ <%= configFunctions.getProperty("aliases.maps") %> +

+

View and maintain <%= configFunctions.getProperty("aliases.maps").toLowerCase() %>.

+
+
+
+ <% if (user.userProperties.canUpdate) { %> + + <% } %> +
+
+
+
+
+
+
+
+
+ +
+
+

+ Report Library +

+

Produce reports and export data.

+
+
+
+
+
+
+
+
+
+
+ +
+
+

+ Help Documentation +

+

Instructions on how to use this application.

+
+
+
+ +
+
+
+ + <% if (user.userProperties.isAdmin) { %>

Administrator Tools

-
- -
-
-

- Fee Management -

-

- Manage fees for - <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> - <%= configFunctions.getProperty("aliases.occupancy").toLowerCase() %> - and specific - <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> types. -

-
+
+ +
+
+

+ Fee Management +

+

+ Manage fees for + <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> + <%= configFunctions.getProperty("aliases.occupancy").toLowerCase() %> + and specific + <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> types. +

+
-
- -
-
-

- <%= configFunctions.getProperty("aliases.occupancy") %> Type Management -

-

- Manage - <%= configFunctions.getProperty("aliases.occupancy").toLowerCase() %> types, - the fields associated with them, - and their available print options. -

-
+
+ +
+
+

+ <%= configFunctions.getProperty("aliases.occupancy") %> Type Management +

+

+ Manage + <%= configFunctions.getProperty("aliases.occupancy").toLowerCase() %> types, + the fields associated with them, + and their available print options. +

+
-
- -
-
-

- <%= configFunctions.getProperty("aliases.lot") %> Type Management -

-

- Manage - <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> types - and fields associated with them. -

-
+
+ +
+
+

+ <%= configFunctions.getProperty("aliases.lot") %> Type Management +

+

+ Manage + <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> types + and fields associated with them. +

+
-
- -
-
-

- Config Table Management -

-

- Manage simple configuration tables fees for - work order types, - <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> statuses, - and <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> <%= configFunctions.getProperty("aliases.occupant").toLowerCase() %> types. -

-
+
+ +
+
+

+ Config Table Management +

+

+ Manage simple configuration tables fees for + work order types, + <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> statuses, + and <%= configFunctions.getProperty("aliases.lot").toLowerCase() %> <%= configFunctions.getProperty("aliases.occupant").toLowerCase() %> types. +

+
-
- -
-
-

- Database Maintenance -

-

- Backup the database before making significant updates. - Permanently delete records that have been previously deleted from the database. -

-
+
+ +
+
+

+ Database Maintenance +

+

+ Backup the database before making significant updates. + Permanently delete records that have been previously deleted from the database. +

+
<% if (configFunctions.getProperty("application.ntfyStartup")) { %>
-
- -
-
-

- Ntfy Startup Notification -

-

- Subscribe to application startup notifications on a phone or a desktop computer. -

-
+
+ +
+
+

+ Ntfy Startup Notification +

+

+ Subscribe to application startup notifications on a phone or a desktop computer. +

+
<% } %>
- <% } %> + <% } %>