diff --git a/views/dashboard.ejs b/views/dashboard.ejs index 819ad950..15ac7168 100644 --- a/views/dashboard.ejs +++ b/views/dashboard.ejs @@ -125,7 +125,7 @@

View and maintain work orders.

- + <% if (user.userProperties.canUpdate) { %> @@ -180,8 +180,8 @@ View and maintain current and past <%= configFunctions.getProperty("aliases.occupancies").toLowerCase() %>.

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