trytond-galatea_cms/view/article_tree.xml
2020-05-05 17:04:42 +02:00

11 lines
413 B
XML

<?xml version="1.0"?>
<!-- This file is part galatea_cms of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="name"/>
<field name="canonical_uri"/>
<field name="template"/>
<field name="visibility"/>
<field name="active" tree_invisible="1"/>
<field name="description" tree_invisible="1"/>
</tree>