Sha256: 6ef62d73b6083508d6bf81f7efb43686f126b0e9c616133542b40a3f816ab348
Contents?: true
Size: 403 Bytes
Versions: 27
Compression:
Stored size: 403 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
27 entries across 27 versions & 2 rubygems