Sha256: 0d328b1c1f55e690d87880cf110defa1fa098d0e8f3ac366e06c2a2e1a5a1a91

Contents?: true

Size: 334 Bytes

Versions: 4

Compression:

Stored size: 334 Bytes

Contents

<section id='records'>
  <%= render :partial => 'records' %>
</section>
<aside id='actions'>
  <%= render :partial => 'actions' %>
</aside>
<%= render :partial => '/shared/admin/make_sortable',
            :locals => {
              :tree => false
            } if !searching? and Admin::PodsController.sortable? and Pod.count > 1 %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
refinerycms-pods-1.0.3 app/views/admin/pods/index.html.erb
refinerycms-pods-1.0.2 app/views/admin/pods/index.html.erb
refinerycms-pods-1.0.1 app/views/admin/pods/index.html.erb
refinerycms-pods-1.0 app/views/admin/pods/index.html.erb