mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-17 11:16:27 -07:00
Update contact form so it confirms the message was sent
This commit is contained in:
parent
7f433cf223
commit
f8c91add3e
7 changed files with 25 additions and 10 deletions
|
|
@ -8,6 +8,7 @@ Rails.application.routes.draw do
|
|||
resources :work_with_ecp, only: :index
|
||||
resources :construction, only: :index
|
||||
resources :district_leader, only: :index
|
||||
resources :home, only: %i[index create]
|
||||
|
||||
resources :contacts, only: %i[new create]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue