mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 07:28:02 -03:30
update app.js to remove helpers
This commit is contained in:
parent
0929413989
commit
f78410ec2d
@ -145,8 +145,6 @@ var tower = angular.module('Tower', [
|
||||
'TemplatesListDefinition',
|
||||
'PortalJobTemplatesListDefinition',
|
||||
'JobTemplateFormDefinition',
|
||||
'JobTemplatesHelper',
|
||||
'JobSubmissionHelper',
|
||||
'CompletedJobsDefinition',
|
||||
'AllJobsDefinition',
|
||||
'JobSummaryDefinition',
|
||||
@ -158,7 +156,6 @@ var tower = angular.module('Tower', [
|
||||
//'Timezones',
|
||||
'JobsListDefinition',
|
||||
'LogViewerStatusDefinition',
|
||||
'StandardOutHelper',
|
||||
'LogViewerOptionsDefinition',
|
||||
'lrInfiniteScroll',
|
||||
'PortalJobsListDefinition',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user