documentation + fallback on condition

This commit is contained in:
2021-02-16 10:22:29 +01:00
parent 0585ab0b11
commit bd299e3d2b
28 changed files with 210 additions and 72 deletions

View File

@ -16,7 +16,7 @@
</family>
</variables>
<constraints>
<condition name="disabled_if_not_in" source="unknown" fallback="True">
<condition name="disabled_if_not_in" source="unknown" optional="True">
<param>no</param>
<target type="variable">disable_variable</target>
<target type="filelist">afilllist</target>