continuing the refactor of the admin section
This commit is contained in:
@@ -8,5 +8,6 @@ class ProductOrder
|
||||
belongs_to :order
|
||||
|
||||
view :by_product_id, key: :product_id
|
||||
view :by_order_id, key: :order_id
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user