Sha256: c2ab4c5197be12a1646855adc6496a0d863473d8fd70035d262995fe1fbced61
Contents?: true
Size: 541 Bytes
Versions: 7
Compression:
Stored size: 541 Bytes
Contents
<div class="pulitzer-row"> <div class="pulitzer-span one-fifth"><%= justification_style.display_name %></div> <div class="pulitzer-span one-fifth"><%= justification_style.css_class_name %></div> <div class="pulitzer-span ten-percent"> <%= ajax_link "Edit", edit_justification_style_path(justification_style), {}, dom_target(justification_style) %> </div> <div class="pulitzer-span ten-percent"> <%= ajax_delete 'Delete', justification_style_path(justification_style), {}, dom_target(justification_style) %> </div> </div>
Version data entries
7 entries across 7 versions & 1 rubygems