mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[14.0] [FIX] Fix base comment template rendering.
This commit is contained in:
@@ -44,6 +44,14 @@
|
||||
bg_color="bg-danger"
|
||||
attrs="{'invisible': [('active', '=', True)]}"
|
||||
/>
|
||||
<button
|
||||
class="oe_stat_button"
|
||||
name="%(base_comment_template_preview_action)d"
|
||||
icon="fa-search-plus"
|
||||
string="Preview"
|
||||
type="action"
|
||||
target="new"
|
||||
/>
|
||||
</div>
|
||||
<div class="oe_title">
|
||||
<h1>
|
||||
|
||||
Reference in New Issue
Block a user