mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
removing stale comment
This commit is contained in:
parent
d6f70a22f3
commit
d8fc447309
@ -16,7 +16,6 @@ export default
|
||||
roles: '=',
|
||||
model: '='
|
||||
},
|
||||
// @issue why is the read-only role ommited from this selection?
|
||||
template: '<select ng-cloak class="AddPermissions-selectHide roleSelect2 form-control" ng-model="model" ng-options="role.name for role in roles track by role.id" multiple required></select>',
|
||||
link: function(scope, element, attrs, ctrl) {
|
||||
CreateSelect2({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user