mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Added pricelist to admin #2380
This commit is contained in:
parent
a262e1e708
commit
4b5243585d
101 changed files with 3155 additions and 76 deletions
|
@ -154,14 +154,11 @@ Rails.application.routes.draw do
|
|||
# ADMIN ROUTES
|
||||
namespace :admin do
|
||||
resources :keyrelays
|
||||
|
||||
resources :zonefiles
|
||||
|
||||
resources :zonefile_settings
|
||||
|
||||
resources :legal_documents
|
||||
|
||||
resources :keyrelays
|
||||
resources :pricelists
|
||||
|
||||
resources :bank_statements do
|
||||
post 'bind_invoices', on: :member
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue