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

13 lines
371 B
XML

<?xml version="1.0" encoding="utf-8"?>
<form>
<fieldset name="general">
<field name="operator" type="comparator"/>
<field name="value" type="componentitems"
label="NR_ARTICLE"
description="NR_ARTICLES_DESC"
class="hasChosen"
multiple="true"
table="content"
/>
</fieldset>
</form>