contact
This commit is contained in:
parent
8f001c9937
commit
5e96e30781
@ -40,10 +40,10 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
|
||||
get 'contact.html' => 'public/menu_items#contact'
|
||||
get "contact/new"
|
||||
#get 'contact.html' => 'public/menu_items#contact'
|
||||
# get "contact/new"
|
||||
|
||||
post "contact/create"
|
||||
#post "contact/create"
|
||||
|
||||
|
||||
get "evenements/:id.html" => "public/events#show", :as => "public_event"
|
||||
|
Loading…
x
Reference in New Issue
Block a user