mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Removed extra debug line
This commit is contained in:
parent
f38a5e5672
commit
5083d8bbe7
@ -13,7 +13,7 @@
|
||||
function InventoriesEdit($scope, $location,
|
||||
$stateParams, InventoryForm, Rest, ProcessErrors,
|
||||
ClearScope, GetBasePath, ParseTypeChange, Wait, ToJSON,
|
||||
ParseVariableString, $state, OrgAdminLookup) {$scope.$state = $state;
|
||||
ParseVariableString, $state, OrgAdminLookup) {
|
||||
|
||||
// Inject dynamic view
|
||||
var defaultUrl = GetBasePath('inventory'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user