mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
update app.js to remove helpers
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user