mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 05:55:59 -03:30
UI Automation
Added additional ID attributes to pagination widget. Fixed comment spelling error in app.js
This commit is contained in:
@@ -619,7 +619,7 @@ angular.module('Tower', [
|
||||
});
|
||||
|
||||
if (!$AnsibleConfig) {
|
||||
// there may be leg time loading the config file, so temporarily use what's in local storage
|
||||
// there may be time lag when loading the config file, so temporarily use what's in local storage
|
||||
$AnsibleConfig = Store('AnsibleConfig');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user