fix(dossier): only show optional text on public champs
This commit is contained in:
parent
f675d2d1a7
commit
a432323843
3 changed files with 10 additions and 4 deletions
|
@ -59,6 +59,7 @@ class Champ < ApplicationRecord
|
|||
:region?,
|
||||
:titre_identite?,
|
||||
:header_section?,
|
||||
:checkbox?,
|
||||
:simple_drop_down_list?,
|
||||
:linked_drop_down_list?,
|
||||
:non_fillable?,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue