mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
local_config
Fixed javascript error.
This commit is contained in:
@@ -44,5 +44,5 @@ angular.module('LoadConfigHelper', ['Utilities'])
|
||||
//local_config.js not found
|
||||
$rootScope.$emit('LoadConfig');
|
||||
});
|
||||
}
|
||||
}]);
|
||||
};
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user