31 lines
589 B
YAML
31 lines
589 B
YAML
|
version: '0.10'
|
||
|
variables:
|
||
|
- family:
|
||
|
name: general
|
||
|
variables:
|
||
|
- variable:
|
||
|
name: "variableAccent\xE9"
|
||
|
type: string
|
||
|
description: No change
|
||
|
value:
|
||
|
- text: non
|
||
|
- family:
|
||
|
name: Other
|
||
|
variables:
|
||
|
- variable:
|
||
|
name: mode_conteneur_actif3
|
||
|
type: string
|
||
|
description: No change
|
||
|
hidden: 'True'
|
||
|
value:
|
||
|
- text: non
|
||
|
constraints:
|
||
|
- condition:
|
||
|
- name: disabled_if_in
|
||
|
source: mode_conteneur_actif3
|
||
|
param:
|
||
|
- text: non
|
||
|
target:
|
||
|
- type: variable
|
||
|
text: mode_conteneur_actif
|