Enable champ repetition for all
This commit is contained in:
parent
9eaf14968f
commit
e68d2cf5e2
3 changed files with 1 additions and 5 deletions
|
@ -64,8 +64,7 @@ module ProcedureHelper
|
|||
private
|
||||
|
||||
TOGGLES = {
|
||||
TypeDeChamp.type_champs.fetch(:integer_number) => :champ_integer_number?,
|
||||
TypeDeChamp.type_champs.fetch(:repetition) => :champ_repetition?
|
||||
TypeDeChamp.type_champs.fetch(:integer_number) => :champ_integer_number?
|
||||
}
|
||||
|
||||
def types_de_champ_types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue