Merge branch 'develop' into develop_v2
This commit is contained in:
commit
0da13454f7
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
= render partial: 'users/description/champs/drop_down_template', locals: {values: champ.drop_down_list.options, champ: champ}
|
||||
- unless champ.drop_down_list.nil?
|
||||
= render partial: 'users/description/champs/drop_down_template', locals: {values: champ.drop_down_list.options, champ: champ}
|
||||
|
|
Loading…
Reference in a new issue