mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Updating comment in app.js
This commit is contained in:
parent
c516a17ef9
commit
155b30af41
@ -921,7 +921,7 @@ var tower = angular.module('Tower', [
|
||||
$rootScope.loginConfig = $q.defer();
|
||||
}
|
||||
if (!$rootScope.featuresConfigured) {
|
||||
// create a promise that will resolve state $AnsibleConfig is loaded
|
||||
// create a promise that will resolve when features are loaded
|
||||
$rootScope.featuresConfigured = $q.defer();
|
||||
}
|
||||
$rootScope.licenseMissing = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user