caf_text now working

redirects working for company now - although the overall structure is not clear in the app or in my mind
This commit is contained in:
2023-02-21 06:02:08 +00:00
parent 3b53f930be
commit a35b656cf3
4 changed files with 9 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
<h1>CAF Compliance Tracking</h1>
<h1>Cyber Awareness Framework</h1>
<h2>Compliance Tracking</h2>
<% if !user_signed_in? %>
Not Signed in.
<% else %>
<%#= current_user.roletxt %>
<% if current_user.admin? %>