mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
1088869472-methods_for_archive
This commit is contained in:
parent
2fdfdcb442
commit
2fe026715a
8 changed files with 186 additions and 8 deletions
|
@ -57,6 +57,10 @@
|
|||
%li= link_to t(:invoices), admin_invoices_path
|
||||
%li= link_to t(:account_activities), admin_account_activities_path
|
||||
%li.divider
|
||||
%li.dropdown-header= t(:archive)
|
||||
%li= link_to t(:domains_history), admin_domains_versions_path
|
||||
%li= link_to t(:contacts_history), admin_contacts_versions_path
|
||||
%li.divider
|
||||
%li.dropdown-header= t(:system)
|
||||
%li= link_to t(:settings), admin_settings_path
|
||||
%li= link_to t(:zonefile), admin_zonefile_settings_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue