mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 16:01:50 -05:00
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