mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
protect the admin user
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<div>
|
||||
<div class="button-bar">
|
||||
<button class="btn" ng-click="addUser()">Add user</button>
|
||||
<button class="btn" ng-click="back()">Back</button>
|
||||
</div>
|
||||
<div class="users-table" ng-grid="gridOptions"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user