mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 19:35:02 -02:30
Fixes pagination on IG/Instance jobs lists
This commit is contained in:
@@ -73,8 +73,6 @@ xdescribe('Directive: lookupModal', () => {
|
||||
$parent.mock = 1; // resource id
|
||||
$parent.mock_name = 'Mock Resource 1'; // resource name
|
||||
|
||||
console.log($scope);
|
||||
|
||||
element = $compile(dom)($scope);
|
||||
$scope.$digest();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user