inventory setup
This commit is contained in:
@@ -0,0 +1 @@
|
||||
json.array! @inventory_definitions, partial: 'inventory_definitions/inventory_definition', as: :inventory_definition
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
json.array! @inventory_definitions, partial: 'inventory_definitions/inventory_definition', as: :inventory_definition
|
||||