mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 20:37:39 -02:30
Activity Stream: Initiated by is now a link when actor is available. Refactored event detail view for much better use of space. Only thing left is formatting the json object.
This commit is contained in:
@@ -545,7 +545,7 @@ angular.module('SearchHelper', ['RestServices', 'Utilities', 'RefreshHelper'])
|
||||
console.log('search cleanup!');
|
||||
scope.removeDoSearch();
|
||||
//scope.removeFoundObject();
|
||||
scope.removeResultWarning();
|
||||
//scope.removeResultWarning();
|
||||
scope.removePrepareSearch();
|
||||
scope.removePrepareSearch2();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user