mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 13:57:39 -02:30
use status service in details and stats components
This commit is contained in:
@@ -105,7 +105,7 @@ function JobEventEngine ($q) {
|
||||
}
|
||||
};
|
||||
|
||||
this.pushEvent = data => {
|
||||
this.pushJobEvent = data => {
|
||||
this.lag++;
|
||||
|
||||
this.chain = this.chain
|
||||
|
||||
Reference in New Issue
Block a user