mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 07:51:23 -03:30
remove debug line #1537
This commit is contained in:
parent
83e976037c
commit
37d817c0ac
@ -53,7 +53,6 @@ export function PortalModeJobsController($scope, $state, $rootScope, GetBasePath
|
||||
};
|
||||
|
||||
init();
|
||||
console.log($scope)
|
||||
}
|
||||
|
||||
PortalModeJobsController.$inject = ['$scope', '$state', '$rootScope', 'GetBasePath', 'generateList', 'PortalJobsList', 'SearchInit',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user