[IMP] base_comment_template: allow to show code view in text field

This commit is contained in:
Jesús Alan Ramos Rodríguez
2023-08-21 17:08:16 -06:00
committed by Maksym Yankin
parent c9a6d4e866
commit 978d7465f2

View File

@@ -75,7 +75,7 @@
</group>
<notebook>
<page name="text" string="Comment">
<field name="text" />
<field name="text" options="{'codeview': true}" />
</page>
</notebook>
</sheet>