search is now saved asynchron and without a form which caused some redirection through searches_controller
added asynchronous save of search, removed searches_controller,
This commit is contained in:
@ -62,6 +62,7 @@ Rails.application.routes.draw do
|
||||
get :implement
|
||||
get :working_times
|
||||
post :intervention
|
||||
post :search
|
||||
get :statistics
|
||||
get :reload
|
||||
post :submit
|
||||
|
Reference in New Issue
Block a user