mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 05:31:47 -05:00
Kill strict mode in favor of doing it once
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* @name controllers.function:JobTemplate
|
||||
* @description This controller's for the Job Template page
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
|
||||
function JobTemplatesList($scope, $rootScope, $location, $log, $routeParams, Rest, Alert, JobTemplateList,
|
||||
GenerateList, LoadBreadCrumbs, Prompt, SearchInit, PaginateInit, ReturnToCaller, ClearScope, ProcessErrors,
|
||||
|
||||
Reference in New Issue
Block a user