mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
Update depp layout
This commit is contained in:
parent
e9a62ea379
commit
f841d342b5
3 changed files with 13 additions and 4 deletions
|
@ -79,7 +79,7 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
namespace(:registrar) do
|
||||
mount Depp::Engine, at: '/depp'
|
||||
mount Depp::Engine, at: '/depp', as: 'depp'
|
||||
|
||||
resources :invoices
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue