Sha256: ee1c94b28fbe1e595befd93a263fc0d4fb469aac8bd510822ba779945287d430

Contents?: true

Size: 687 Bytes

Versions: 32

Compression:

Stored size: 687 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>
  <% if justification_style.post_type_version.locked? %>
    <div class="pulitzer-span one-fifth">live</div>
  <% else %>
    <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>
  <% end %>
</div>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
pulitzer-0.15.31 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.30 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.29 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.28 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.27 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.26 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.25 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.24 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.23 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.22 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.21 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.20 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.19 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.18 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.17 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.16 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.15 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.14 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.13 app/views/pulitzer/justification_styles/_show.html.erb
pulitzer-0.15.12 app/views/pulitzer/justification_styles/_show.html.erb