mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] base_comment_template: allow to show code view in text field
This commit is contained in:
committed by
Maksym Yankin
parent
c9a6d4e866
commit
978d7465f2
@@ -75,7 +75,7 @@
|
||||
</group>
|
||||
<notebook>
|
||||
<page name="text" string="Comment">
|
||||
<field name="text" />
|
||||
<field name="text" options="{'codeview': true}" />
|
||||
</page>
|
||||
</notebook>
|
||||
</sheet>
|
||||
|
||||
Reference in New Issue
Block a user