ensl.org/app/views/contests/_normal.html.erb

2 lines
116 B
Text
Raw Normal View History

<%= render partial: 'contesters/list', locals: { contesters: @contest.contesters.active.ordered, actions: true } %>