Sha256: 32987057d129f3668dbafb6f1d6e0606f4614d14f0c7ef2e50cc147cfc8e2faa

Contents?: true

Size: 158 Bytes

Versions: 4

Compression:

Stored size: 158 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typo-5.1.98 app/views/admin/content/_drafts.html.erb
typo-5.2.98 app/views/admin/content/_drafts.html.erb
typo-5.2 app/views/admin/content/_drafts.html.erb
typo-5.3 app/views/admin/content/_drafts.html.erb