mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 01:41:26 -06:00
[15.0][IMP] document_page: add side search panel with categories.
This commit is contained in:
parent
5f9d51bb4f
commit
4217021522
@ -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
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user