mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 09:57:33 -02:30
add event processing for stats and host status components
This commit is contained in:
@@ -250,7 +250,6 @@ function JobRenderService ($q, $sce, $window) {
|
||||
|
||||
this.clear = () => {
|
||||
const elements = this.el.children();
|
||||
|
||||
return this.remove(elements);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user