add link for oqs in origami
This commit is contained in:
@@ -271,7 +271,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
post 'update_delivery', to: "home#update_delivery_status"
|
||||
|
||||
# qty update
|
||||
get "/:id/edit", to: "edit#index"
|
||||
get "/:id/edit/:type", to: "edit#index"
|
||||
post "/:id", to: "edit#update"
|
||||
|
||||
# Pass assigned_order_item_id
|
||||
|
||||
Reference in New Issue
Block a user