Sha256: 50eadf5b7a73e1683392e3afebaabafd6024b469e147e6eed212a9aa16a66a81

Contents?: true

Size: 426 Bytes

Versions: 1

Compression:

Stored size: 426 Bytes

Contents

<section id='records'>
  <%%= render :partial => 'records' %>
</section>
<aside id='actions'>
  <%%= render :partial => 'actions' %>
</aside>
<%%= render :partial => '/phoenix/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.1.beta lib/generators/phoenix/extension/templates/app/views/phoenix/plural_name/admin/plural_name/index.html.erb