mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Mark up UsersAdd properly.
This commit is contained in:
parent
7bd8b8d051
commit
933cc83b90
@ -201,7 +201,7 @@ export function UsersAdd($scope, $rootScope, $stateParams, UserForm,
|
||||
|
||||
UsersAdd.$inject = ['$scope', '$rootScope', '$stateParams', 'UserForm', 'GenerateForm',
|
||||
'Rest', 'Alert', 'ProcessErrors', 'ReturnToCaller', 'ClearScope', 'GetBasePath',
|
||||
'ResetForm', 'Wait', 'CreateSelect2', '$state', '$location'
|
||||
'ResetForm', 'Wait', 'CreateSelect2', '$state', '$location', 'i18n'
|
||||
];
|
||||
|
||||
export function UsersEdit($scope, $rootScope, $location,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user