Sha256: 32253a2d05f8b1b3e9751bcdf29fb84f8a6672e092747022bf978d11eb858b96

Contents?: true

Size: 333 Bytes

Versions: 13

Compression:

Stored size: 333 Bytes

Contents

<div class="pulitzer-row">
  <ul class="inline-list">
    <li>
      <%= post.title %>
    </li>
    <li>
      <%= ajax_link "Edit post name", edit_title_post_path(post), {}, dom_target(post) %>
    </li>
    <li>
      <%= ajax_link 'Edit content', edit_post_path(post), {}, '[data-tab-id="templates"]' %>
    </li>
  </ul>
</div>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
pulitzer-0.15.12 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.11 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.10 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.9 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.8 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.7 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.6 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.5 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.4 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.3 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.2 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.1 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.15.0 app/views/pulitzer/posts/_show.html.erb