uncomplete print, need for print_settings

This commit is contained in:
Yan
2017-06-02 18:26:44 +06:30
parent 6d705e2860
commit 63be238e09
6 changed files with 29 additions and 6 deletions

View File

@@ -100,7 +100,7 @@ Rails.application.routes.draw do
post 'update_delivery', to: "home#update_delivery_status"
get 'print/print'
get 'print/print/:id', to: "print#print"
#dashboard
#
end