mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
parent
c18def3c12
commit
40459e8b2e
33 changed files with 138 additions and 95 deletions
|
@ -1,6 +1,6 @@
|
|||
- content_for :actions do
|
||||
= 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')
|
||||
= link_to(t('.new_status_btn'), '#', class: 'btn btn-primary js-add-status')
|
||||
= link_to(t('.back_btn'), [:admin, @contact], class: 'btn btn-default')
|
||||
= render 'shared/title', name: "#{t(:edit)}: #{@contact.name}"
|
||||
|
||||
= render 'form', contact: @contact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue