Sha256: df4edec21c4bf1c4026072b9cdb93c3117610052eac700d3f901b98f5e54522b

Contents?: true

Size: 291 Bytes

Versions: 22

Compression:

Stored size: 291 Bytes

Contents

<ul id='sortable_list'>
  <%= render :partial => 'comment', :collection => @blog_comments %>
</ul>
<%= render :partial => "/shared/admin/sortable_list",
           :locals => {
             :continue_reordering => (defined?(continue_reordering) ? continue_reordering : true)
           } %>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
refinerycms-blog-1.8.0 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.7.0 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.6.2 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.6.1 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.6.0 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.5.2 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.5.1 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.5.0 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.4.0 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.3.2 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.3.1 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.3 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.2 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.1 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.0.1 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.0.rc16 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.0.rc15 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.0.rc14 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.0.rc13 app/views/admin/blog/comments/_sortable_list.html.erb
refinerycms-blog-1.0.rc11 app/views/admin/blog/comments/_sortable_list.html.erb