add wizard
This commit is contained in:
parent
2e1b8b9ef2
commit
526f70f9c0
3 changed files with 27 additions and 0 deletions
|
@ -535,6 +535,7 @@ Rails.application.routes.draw do
|
|||
get 'options'
|
||||
get 'ajout'
|
||||
post 'ajout' => 'groupe_instructeurs#create'
|
||||
patch 'wizard'
|
||||
get 'simple_routing'
|
||||
post 'create_simple_routing'
|
||||
delete 'destroy_all_groups_but_defaut'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue