cleanup switch_to supplier and make facebook image https

This commit is contained in:
2020-03-07 11:11:06 -05:00
parent eda3fc280b
commit 68f7d4dd54
6 changed files with 16 additions and 14 deletions
-1
View File
@@ -130,7 +130,6 @@ Qwaiter::Application.routes.draw do
get 'employee_and_supplier', controller: 'application'
resources :suppliers do
member do
post :switch_to
post :mark_as_open
post :mark_as_closed
end