Rename :procedure_path -> :path
This commit is contained in:
parent
f1fd1b38ec
commit
725e88a89a
13 changed files with 31 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
- if field.data.present?
|
||||
= link_to "/commencer/#{field.data}", commencer_url(procedure_path: field.data), target: '_blank'
|
||||
= link_to "/commencer/#{field.data}", commencer_url(path: field.data), target: '_blank'
|
||||
- else
|
||||
Plus en ligne
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue