mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 20:49:24 -02:30
Removed extra debug line
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
function InventoriesEdit($scope, $location,
|
function InventoriesEdit($scope, $location,
|
||||||
$stateParams, InventoryForm, Rest, ProcessErrors,
|
$stateParams, InventoryForm, Rest, ProcessErrors,
|
||||||
ClearScope, GetBasePath, ParseTypeChange, Wait, ToJSON,
|
ClearScope, GetBasePath, ParseTypeChange, Wait, ToJSON,
|
||||||
ParseVariableString, $state, OrgAdminLookup) {$scope.$state = $state;
|
ParseVariableString, $state, OrgAdminLookup) {
|
||||||
|
|
||||||
// Inject dynamic view
|
// Inject dynamic view
|
||||||
var defaultUrl = GetBasePath('inventory'),
|
var defaultUrl = GetBasePath('inventory'),
|
||||||
|
|||||||
Reference in New Issue
Block a user