2018-08-03 01:08:08 +02:00

51 lines
632 B
Plaintext

.qi_header
.right
= link_to ic(:pencil)+" modifier / attribuer la fiche", edit_admin_contact_path(@contact), :remote => true, :class => "btn btn-warning"
%h1
=link_to "Contacts", admin_contacts_path()
%span
Détails
.qi_row
.qi_pannel.qi_plain.padding
.header
#show=render :partial => "show"
= link_to 'Ajouter une action', new_admin_contact_action_path(:contact_id => @contact.id), :class => "btn btn-success", :style => "float:right;", :remote => true
%h2 Interactions
#contact_actions
=render @contact_actions