mirror of
https://github.com/NaN-tic/trytond-galatea_cms.git
synced 2023-12-14 04:32:53 +01:00
11 lines
413 B
XML
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>
|