remove oui/non yes/no ... types

This commit is contained in:
2021-01-10 16:53:41 +01:00
parent 85ab952882
commit 25d4fb9db4
370 changed files with 618 additions and 640 deletions

View File

@ -2,7 +2,7 @@
<rougail>
<variables>
<family name="general">
<variable name="module_instancie" type="oui/non" description="No change"/>
<variable name="module_instancie" type="string" description="No change"/>
<variable name="leader" type="string" description="leader" auto_freeze="True" multi="True"/>
<variable name="follower1" type="string" description="follower1" multi="True"/>
<variable name="follower2" type="string" description="follower2" multi="True"/>