mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-25 10:13:37 -05:00
-debug log
This commit is contained in:
@@ -16,7 +16,6 @@ export default
|
||||
controller: addPermissionsController,
|
||||
templateUrl: templateUrl('access/addPermissions/addPermissions'),
|
||||
link: function(scope, element, attrs, ctrl) {
|
||||
console.info(attrs);
|
||||
scope.withoutTeamPermissions = attrs.withoutTeamPermissions;
|
||||
scope.toggleFormTabs('users');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user