Kill strict mode in favor of doing it once

This commit is contained in:
Joe Fiorini
2015-01-28 17:14:27 -05:00
parent a70d6b80aa
commit f4350f4a28
116 changed files with 641 additions and 114 deletions

View File

@@ -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,