feat(repetitions): allow dossiers links in repetitions
This commit is contained in:
parent
e52bd9d6bf
commit
7c5a297bc7
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ class TypesDeChampEditor::ChampComponent < ApplicationComponent
|
||||||
|
|
||||||
EXCLUDE_FROM_BLOCK = [
|
EXCLUDE_FROM_BLOCK = [
|
||||||
TypeDeChamp.type_champs.fetch(:carte),
|
TypeDeChamp.type_champs.fetch(:carte),
|
||||||
TypeDeChamp.type_champs.fetch(:dossier_link),
|
|
||||||
TypeDeChamp.type_champs.fetch(:repetition)
|
TypeDeChamp.type_champs.fetch(:repetition)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue