Sha256: a2a4b8b54c89fb8baffd210af3450263764a976a3eec01fc236be7e3e49ea074

Contents?: true

Size: 459 Bytes

Versions: 17

Compression:

Stored size: 459 Bytes

Contents

<section id='records' class='tree'>
  <% caching = RefinerySetting.find_or_set(:cache_pages_backend, false) %>
  <% cache_if(caching, [Refinery.base_cache_key, "pages_backend", Globalize.locale].join('_')) do %>
    <%= render :partial => 'records' %>
  <% end %>
</section>
<section id='actions'>
  <%= render :partial => 'actions' %>
</section>
<%= render :partial => "/shared/admin/make_sortable",
           :locals => {:tree => true} if @pages.many? -%>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
refinerycms-pages-1.0.11 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.10 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.9 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.8 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.7 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.5 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.4 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.3 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.1 app/views/admin/pages/index.html.erb
refinerycms-pages-1.0.0 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.22 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.21 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.20 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.19 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.18 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.17 app/views/admin/pages/index.html.erb
refinerycms-pages-0.9.9.16 app/views/admin/pages/index.html.erb