Sha256: f69245c7b6a8f21afe8baaad3b4f035bbc8d99ba4acdbc7677107541b197bf13

Contents?: true

Size: 427 Bytes

Versions: 1

Compression:

Stored size: 427 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phoenix_core-0.2.0.beta lib/generators/phoenix/extension/templates/app/views/phoenix/plural_name/admin/plural_name/index.html.erb