mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
local_config
Fixed javascript error.
This commit is contained in:
parent
623ac5804e
commit
89f65d8ba0
@ -44,5 +44,5 @@ angular.module('LoadConfigHelper', ['Utilities'])
|
|||||||
//local_config.js not found
|
//local_config.js not found
|
||||||
$rootScope.$emit('LoadConfig');
|
$rootScope.$emit('LoadConfig');
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
}]);
|
}]);
|
||||||
|
Loading…
Reference in New Issue
Block a user