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:
Thomas Hille
2017-03-21 14:37:32 +01:00
parent 4a9867b81b
commit b05bb27ed9
7 changed files with 28 additions and 45 deletions

View File

@ -62,6 +62,7 @@ Rails.application.routes.draw do
get :implement
get :working_times
post :intervention
post :search
get :statistics
get :reload
post :submit