for creole's zephir2 branch
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<creole>
|
||||
<variables>
|
||||
<family name='external'>
|
||||
<variable name="description" type="string">
|
||||
<value>test</value>
|
||||
</variable>
|
||||
</family>
|
||||
</variables>
|
||||
<constraints>
|
||||
<condition name ='disabled_if_in' source='extra1.external.description'>
|
||||
<param>non</param>
|
||||
<target type='family'>general</target>
|
||||
</condition>
|
||||
</constraints>
|
||||
</creole>
|
Reference in New Issue
Block a user