Sha256: f54343f18450d7c5528b5716c3791c01b8d73a5876f5be25dc9586511c9f95ca

Contents?: true

Size: 151 Bytes

Versions: 4

Compression:

Stored size: 151 Bytes

Contents

<div class="paginate l">
  Drafts: 
  <% for draft in @drafts %>
    <%= link_to(draft.title, :action => 'edit', :id => draft.id) %>
  <% end %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typo-5.1.1 app/views/admin/content/_drafts.html.erb
typo-5.1.2 app/views/admin/content/_drafts.html.erb
typo-5.1.3 app/views/admin/content/_drafts.html.erb
typo-5.1 app/views/admin/content/_drafts.html.erb