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