Fix procedures with multiple dossier link champs
This commit is contained in:
parent
f0610c493c
commit
c0344fc30e
4 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
<%= render_to_element('.dossier-link .help-block',
|
||||
<%= render_to_element(".dossier-link-#{@position} .help-block",
|
||||
partial: 'shared/champs/dossier_link/help_block',
|
||||
locals: { id: @dossier_id }) %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue