Files
conservatorio-tomadini/plugins/system/nrframework/xml/conditions/os.xml
2024-12-31 11:07:09 +01:00

14 lines
387 B
XML

<?xml version="1.0" encoding="utf-8"?>
<form>
<fieldset name="general">
<field name="operator" type="comparator"/>
<field name="value" type="nros"
label="NR_ASSIGN_OS"
description="NR_ASSIGN_OS_DESC"
multiple="true"
class="hasChosen"
/>
<field name="note" type="ruleValueHint"/>
</fieldset>
</form>