mirror of
https://github.com/internetee/registry.git
synced 2025-05-30 01:20:04 +02:00
Refactor admin interface under namespace
This commit is contained in:
parent
0c3105a159
commit
a3b04786cf
7 changed files with 18 additions and 18 deletions
|
@ -36,7 +36,7 @@
|
|||
%ul.dropdown-menu{role: "menu"}
|
||||
%li.dropdown-header= t('shared.system')
|
||||
%li
|
||||
= link_to t('shared.setting_groups'), setting_groups_path
|
||||
= link_to t('shared.setting_groups'), admin_setting_groups_path
|
||||
%li
|
||||
= link_to t('shared.users'), '#'
|
||||
%li
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue