Matho/refinerycms-registrations

View on GitHub
app/views/refinery/race_registrations/admin/categories/index.html.erb

Summary

Maintainability
Test Coverage
<section id='records'>
  <%= render 'records' %>
</section>
<%= render "refinery/race_registrations/admin/submenu" %>
<%= render '/refinery/admin/make_sortable', :tree => false if !searching? and ::Refinery::RaceRegistrations::Admin::CategoriesController.sortable? and ::Refinery::RaceRegistrations::Category.count > 1 %>