]> BookStack Code Mirror - bookstack/blobdiff - resources/views/settings/roles/index.blade.php
Finished initial implementation of custom role system
[bookstack] / resources / views / settings / roles / index.blade.php
index 661d66f63586e5045790d4afd43cd06a26c9aaac..601c6533e53a2640f8f5df03ff840e1271457827 100644 (file)
@@ -7,6 +7,11 @@
     <div class="container">
 
         <h1>User Roles</h1>
+
+        <p>
+            <a href="/settings/roles/new" class="text-pos"><i class="zmdi zmdi-lock-open"></i>Add new role</a>
+        </p>
+
         <table class="table">
             <tr>
                 <th>Role Name</th>