mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 13:27:40 -02:30
Kill strict mode in favor of doing it once
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* @description Routines that handle host add/edit/delete on the Inventory detail page.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
|
||||
angular.module('HostsHelper', [ 'RestServices', 'Utilities', 'ListGenerator', 'HostListDefinition',
|
||||
'SearchHelper', 'PaginationHelpers', 'ListGenerator', 'AuthService', 'HostsHelper',
|
||||
|
||||
Reference in New Issue
Block a user