We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d5cf5 commit 4ebf1d2Copy full SHA for 4ebf1d2
document_page/readme/CONTRIBUTORS.rst
@@ -12,3 +12,7 @@
12
Trobz
13
14
* Dung Tran <[email protected]>
15
+
16
+* `Sygel <https://www.sygel.es>`_:
17
18
+ * Ángel García de la Chica Herrera
document_page/views/document_page.xml
@@ -167,6 +167,14 @@
167
context="{'group_by':'content_uid'}"
168
/>
169
</group>
170
+ <searchpanel>
171
+ <field
172
+ name="parent_id"
173
+ icon="fa-folder"
174
+ string="Categories"
175
+ enable_counters="1"
176
+ />
177
+ </searchpanel>
178
</search>
179
</field>
180
</record>
0 commit comments