Removed extra debug line

This commit is contained in:
Michael Abashian 2017-05-02 11:40:16 -04:00
parent f38a5e5672
commit 5083d8bbe7

View File

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