mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
First pass at Job Hosts Summary page. Added link to host detail page. Need to add link to job->host->events.
This commit is contained in:
@@ -66,7 +66,6 @@ angular.module('LookUpHelper', [ 'RestServices', 'Utilities', 'SearchHelper', 'P
|
||||
'and then click the Select button.');
|
||||
}
|
||||
else {
|
||||
console.log('found!');
|
||||
if (postAction) {
|
||||
postAction();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user