Sha256: 848ef0227e658826659c38a1f17da70245724c1b11fbc48181211ff56026a376
Contents?: true
Size: 391 Bytes
Versions: 13
Compression:
Stored size: 391 Bytes
Contents
#confirm{ hidden } .title_tools#menu = link_to_inline(:edit_contact, edit_contact_path(@contact), text: t(:edit)) + " | " = link_to_function(t(:delete) + '?', confirm_delete(@contact)) .title_tools#buttons = view_buttons .title#edit_contact_title = h(@contact.full_name) = image_tag("loading.gif", size: :thumb, id: "loading", style: "display: none;") %div#edit_contact{ hidden }
Version data entries
13 entries across 13 versions & 1 rubygems