mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
Fix misnamed dependency
This commit is contained in:
@@ -56,7 +56,7 @@ var tower = angular.module('Tower', [
|
|||||||
dashboardGraphs.name,
|
dashboardGraphs.name,
|
||||||
'AuthService',
|
'AuthService',
|
||||||
'Utilities',
|
'Utilities',
|
||||||
'License',
|
'LicenseHelper',
|
||||||
'OrganizationFormDefinition',
|
'OrganizationFormDefinition',
|
||||||
'UserFormDefinition',
|
'UserFormDefinition',
|
||||||
'FormGenerator',
|
'FormGenerator',
|
||||||
|
|||||||
Reference in New Issue
Block a user