[15.0][IMP] document_page: add side search panel with categories.

This commit is contained in:
angel 2022-05-02 10:22:08 +02:00 committed by Justine Doutreloux
parent 5f9d51bb4f
commit 4217021522
2 changed files with 12 additions and 0 deletions

View File

@ -12,3 +12,7 @@
Trobz Trobz
* Dung Tran <dungtd@trobz.com> * Dung Tran <dungtd@trobz.com>
* `Sygel <https://www.sygel.es>`_:
* Ángel García de la Chica Herrera

View File

@ -167,6 +167,14 @@
context="{'group_by':'content_uid'}" context="{'group_by':'content_uid'}"
/> />
</group> </group>
<searchpanel>
<field
name="parent_id"
icon="fa-folder"
string="Categories"
enable_counters="1"
/>
</searchpanel>
</search> </search>
</field> </field>
</record> </record>