mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
added registrar credit changing functionality
This commit is contained in:
parent
4982aba97c
commit
2ff049707d
18 changed files with 271 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
|||
%li= link_to t('.prices'), admin_prices_path
|
||||
%li= link_to t(:bank_statements), admin_bank_statements_path
|
||||
%li= link_to t(:invoices), admin_invoices_path
|
||||
%li= link_to t(:accounts), admin_accounts_path
|
||||
%li= link_to t(:account_activities), admin_account_activities_path(created_after: 'today')
|
||||
%li.divider
|
||||
%li.dropdown-header= t('.archive')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue