mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 02:19:55 -02:30
Removed accordions from jobs page.
This commit is contained in:
@@ -732,6 +732,14 @@ function(UpdatePlayStatus, UpdateHostStatus, UpdatePlayChild, AddHostResult, Sel
|
||||
setTimeout( function() { $('#hosts-table-detail').mCustomScrollbar("scrollTo", "bottom"); }, 700);
|
||||
}, 100);
|
||||
};
|
||||
}])
|
||||
|
||||
.factory('GetHostSummary', [ function() {
|
||||
|
||||
}])
|
||||
|
||||
.factory('DrawGraph', [ function() {
|
||||
|
||||
}]);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user