4 lines
142 B
Text
4 lines
142 B
Text
|
<%= append_to_element(".repetition-#{@position}",
|
||
|
partial: 'champs/repetition/show',
|
||
|
locals: { champ: @champ, attribute: @attribute }) %>
|