Require confirmation before cancelling an order
This commit is contained in:
@@ -7,7 +7,7 @@ h4
|
||||
= number
|
||||
.panel
|
||||
ul.product-orders
|
||||
each product_order in product_orders
|
||||
each product_orders as |product_order|
|
||||
li
|
||||
= product_order.quantity
|
||||
| x
|
||||
|
||||
Reference in New Issue
Block a user