diff --git a/views/dashboard.ejs b/views/dashboard.ejs index fd426afe..2730ab2a 100644 --- a/views/dashboard.ejs +++ b/views/dashboard.ejs @@ -97,44 +97,50 @@
-
- -
-
-
-
-
-

- Work Orders -

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

+ Work Orders +

-

View and maintain work orders.

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

View and maintain work orders.

+
@@ -145,26 +151,44 @@
-

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

-

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

+
+ +
+
+
+ Shortcut + 2 +
+
+
+
+

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

<% if (user.userProperties.canUpdate) { %> <% } %> @@ -180,21 +204,38 @@
-

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

-

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

+
+ +
+
+
+ Shortcut + 3 +
+
+
+
+

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

<% if (user.userProperties.canUpdate) { %> <% } %> @@ -202,73 +243,101 @@
-
-
-
- -
-
-

+
+
+
+ +
+
+
+
+
+

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

-

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

+

+
+
+
+
+
+ Shortcut + 4 +
+
+
+

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

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

- Report Library -

-

Produce reports and export data.

-
-
+
+
+
+
+
+
+

+ Report Library +

+

Produce reports and export data.

+
+
+
-
-
- -
-
-

- Help Documentation -

-

Instructions on how to use this application.

-
+
+
+
+
+
+
+ +
+
+
+
+ Shortcut + H +
+
+
+
+

Instructions on how to use this application.

+
+
@@ -280,26 +349,26 @@
-
-
- -
-
-

- 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. +

+
+