demarches-normaliennes/app/views/champs/repetition/show.js.erb
2019-02-04 16:19:07 +01:00

3 lines
142 B
Text

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