mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Restructure buttons
This commit is contained in:
parent
25fed4f75c
commit
ba93ac8162
4 changed files with 7 additions and 8 deletions
|
@ -29,9 +29,11 @@
|
|||
%span.caret
|
||||
%ul.dropdown-menu{role: "menu"}
|
||||
%li
|
||||
= link_to t('shared.check'), client_domains_path
|
||||
= link_to t('shared.domain_list'), client_domains_path
|
||||
%li
|
||||
= link_to t('shared.register'), '#'
|
||||
= link_to t('shared.register_new_domain'), new_client_domain_path
|
||||
%li
|
||||
= link_to t('shared.transfer_domain'), new_client_domain_transfer_path
|
||||
|
||||
%li.dropdown
|
||||
%a.dropdown-toggle{"data-toggle" => "dropdown", href: "#"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue