make section table management with adding and positioning tables
This commit is contained in:
@@ -79,6 +79,8 @@ Qrammer::Application.routes.draw do
|
||||
member do
|
||||
get :manage_tables
|
||||
get :tables_view
|
||||
post :add_tables
|
||||
post :arrange_tables
|
||||
end
|
||||
end
|
||||
resources :tables do
|
||||
|
||||
Reference in New Issue
Block a user