mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 09:51:27 -06:00
[FIX] document_page: Change web_ribbon text to title to make it translatable
This commit is contained in:
parent
d3a9ffce21
commit
ddee6993d3
@ -40,7 +40,7 @@
|
|||||||
<div name="button_box" id="button_box" class="oe_button_box" />
|
<div name="button_box" id="button_box" class="oe_button_box" />
|
||||||
<widget
|
<widget
|
||||||
name="web_ribbon"
|
name="web_ribbon"
|
||||||
text="Archived"
|
title="Archived"
|
||||||
bg_color="bg-danger"
|
bg_color="bg-danger"
|
||||||
attrs="{'invisible': [('active', '=', True)]}"
|
attrs="{'invisible': [('active', '=', True)]}"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user