7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
= link_to i(:pencil), edit_admin_contact_path(@contact), :remote => true
|
|
= link_to "retour", admin_contacts_path(), :class => "btn btn-primary"
|
|
#show=render :partial => "show"
|
|
|
|
|
|
|