Debugging

This commit is contained in:
SowinskiBraeden committed 2021-01-18 09:05:16 -08:00
1 parent b313bb7e1f
commit 447f4b889d
4 files changed
+85 -32

No files matched your search

+1
View File
@@ -1,3 +1,4 @@
<!-- Shows user specific Dashboard -->
<% if (user.role == "Admin") { %>
<% include admin %>