frozen_if_ => hidden_if_

This commit is contained in:
2020-07-07 18:33:19 +02:00
parent ef948fa109
commit b12bf443a6
7 changed files with 20 additions and 20 deletions

View File

@ -21,7 +21,7 @@
<check name="valid_enum" target="condition">
<param>['tous', 'authentifié', 'aucun']</param>
</check>
<condition name='frozen_if_in' source='condition'>
<condition name='hidden_if_in' source='condition'>
<param>oui</param>
<param>non</param>
<target type='variable'>mode_conteneur_actif</target>