add to_contact and contacted tabs
This commit is contained in:
parent
9d2d1c0e5a
commit
7cd1635317
6 changed files with 78 additions and 19 deletions
|
|
@ -121,6 +121,7 @@ Osem::Application.routes.draw do
|
|||
member do
|
||||
patch :confirm
|
||||
patch :cancel
|
||||
patch :contact
|
||||
end
|
||||
end
|
||||
resources :lodgings, except: [:show]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue