mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Story#105842700 - we don't need registrant views in registrant portal as it's usual contact
This commit is contained in:
parent
51a0449799
commit
f4e068de12
8 changed files with 3 additions and 275 deletions
|
@ -160,28 +160,11 @@ Rails.application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
resources :registrants
|
||||
resources :contacts
|
||||
|
||||
resources :whois
|
||||
# resources :contacts do
|
||||
# member do
|
||||
# get 'delete'
|
||||
# end
|
||||
|
||||
# collection do
|
||||
# get 'check'
|
||||
# end
|
||||
# end
|
||||
|
||||
# resource :poll do
|
||||
# collection do
|
||||
# post 'confirm_keyrelay'
|
||||
# post 'confirm_transfer'
|
||||
# end
|
||||
# end
|
||||
end
|
||||
|
||||
|
||||
# ADMIN ROUTES
|
||||
namespace :admin do
|
||||
resources :keyrelays
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue