mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix service generation
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Manage users
|
||||
<div class="row">
|
||||
<div class="page-header">
|
||||
<h1>Manage users</h1>
|
||||
</div>
|
||||
|
||||
<div ng-grid="gridOptions"></div>
|
||||
<div ng-controller="ManageUsersCtrl">
|
||||
<div class="users-table" ng-grid="gridOptions"></div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user