Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<button type="button"
|
||||
id="create-user-button"
|
||||
subModule="createUser"
|
||||
class="btn btn-default"
|
||||
ng-click="setSubModule($event)">{{ 'users.buttons.CREATE_USER' | translate }}</button>
|
||||
Reference in New Issue
Block a user