mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Fix js compilation errors.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
angular.module('HostsHelper', [ 'RestServices', 'Utilities', 'ListGenerator', 'HostListDefinition',
|
||||
'SearchHelper', 'PaginateHelper', 'ListGenerator', 'AuthService', 'HostsHelper',
|
||||
'InventoryHelper', 'RelatedSearchHelper','RelatedPaginateHelper',
|
||||
'InventoryFormDefinition', 'SelectionHelper', 'HostGroupsFormDefinition',
|
||||
'InventoryFormDefinition', 'SelectionHelper', 'HostGroupsFormDefinition'
|
||||
])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user