mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Refactor settings UI
This commit is contained in:
parent
dafcb6f78c
commit
bd46afdf41
10 changed files with 97 additions and 110 deletions
|
@ -8,7 +8,7 @@ Rails.application.routes.draw do
|
|||
## ADMIN ROUTES
|
||||
namespace(:admin) do
|
||||
resources :domains
|
||||
resources :setting_groups
|
||||
resources :settings
|
||||
resources :registrars do
|
||||
collection do
|
||||
get :search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue