Sha256: ad63bbb0d89677673574284b16035e05005e42da84c6ffa956f01473813a7566
Contents?: true
Size: 414 Bytes
Versions: 13
Compression:
Stored size: 414 Bytes
Contents
#confirm{ hidden } .title_tools#menu = link_to_inline(:edit_opportunity, edit_opportunity_path(@opportunity), text: t(:edit)) + " | " = link_to_function(t(:delete) + '?', confirm_delete(@opportunity)) .title_tools#buttons = view_buttons .title#edit_opportunity_title = h(@opportunity.name) = image_tag("loading.gif", size: :thumb, id: "loading", style: "display: none;") %div#edit_opportunity{ hidden }
Version data entries
13 entries across 13 versions & 1 rubygems