mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
AC-423, AC-424, AC-425, AC-426 resolved issues.
This commit is contained in:
@@ -126,6 +126,9 @@ angular.module('FormGenerator', ['GeneratorHelpers', 'ngCookies'])
|
||||
}
|
||||
});
|
||||
}
|
||||
if (!this.scope.$$phase) {
|
||||
this.scope.$digest();
|
||||
}
|
||||
return this.scope;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user