From 3f8c331cd3bc748d26e864dcec794872bd5da14a Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Thu, 30 Mar 2023 10:42:20 -0400 Subject: [PATCH] move keyboard shortcut --- views/dashboard.ejs | 136 +++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 90 deletions(-) diff --git a/views/dashboard.ejs b/views/dashboard.ejs index 54805a63..f5210331 100644 --- a/views/dashboard.ejs +++ b/views/dashboard.ejs @@ -107,24 +107,16 @@ -
-
-
- -
-
-
- -
-
-

View and maintain work orders.

+ +

+ View and maintain work orders.
+ +

<% if (user.userProperties.canUpdate) { %> @@ -159,26 +151,16 @@ -
-
-
- -
-
-
- -
-
+

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

@@ -203,27 +185,17 @@ -
-
-
- -
-
-
- -
-
+

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

@@ -246,24 +218,16 @@ -
-
-
- -
-
-
- -
-
-

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

+ +

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

<% if (user.userProperties.canUpdate) { %> @@ -304,24 +268,16 @@ -
-
-
- -
-
-
- -
-
-

Instructions on how to use this application.

+ +

+ Instructions on how to use this application.
+ +