mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Contact/Domain statuses admin interface refactored #2785
This commit is contained in:
parent
ac0ca8c6dc
commit
e387ea4bb4
6 changed files with 58 additions and 54 deletions
|
@ -1,5 +1,5 @@
|
|||
- content_for :actions do
|
||||
= link_to(t(:add_new_status), '#', class: 'btn btn-primary js-add-contact-status')
|
||||
= link_to(t(:add_new_status), '#', class: 'btn btn-primary js-add-status')
|
||||
= link_to(t(:back_to_contact), [:admin, @contact], class: 'btn btn-default')
|
||||
= render 'shared/title', name: "#{t(:edit)}: #{@contact.name}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue