Sha256: 0c2963dc5b2ec1a7e5809b286ba5ae6b65486dc07228c8c7839af773d635b7f0
Contents?: true
Size: 379 Bytes
Versions: 5
Compression:
Stored size: 379 Bytes
Contents
= title (@index_title || e9_t(:index_title)) = render 'header' - if sortable_controller? = form_tag polymorphic_path([:update_order, resource_class]) do %div#records_table = render 'table', :resources => collection - else %div#records_table = render 'table', :resources => collection - if controller.send(:should_paginate_index) = will_paginate collection
Version data entries
5 entries across 5 versions & 1 rubygems