help in variable or family now

This commit is contained in:
2020-12-23 13:29:51 +01:00
parent 08ed28fc95
commit 6c6746c58f
171 changed files with 23 additions and 1335 deletions

View File

@ -1,8 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<services/>
<variables>
<family name="general">
<variable name="mode_conteneur_actif" type="oui/non" description="leader" multi="True">
@ -11,7 +8,7 @@
<variable name="leader" type="string" description="leader" multi="True">
<value>value</value>
</variable>
<variable name="follower1" type="string" description="follower1"/>
<variable name="follower1" type="string" description="follower1"/>
<variable name="follower2" type="string" description="follower2"/>
</family>
</variables>
@ -22,7 +19,4 @@
<follower>follower2</follower>
</group>
</constraints>
<help/>
</rougail>