mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -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" />
|
||||
<widget
|
||||
name="web_ribbon"
|
||||
text="Archived"
|
||||
title="Archived"
|
||||
bg_color="bg-danger"
|
||||
attrs="{'invisible': [('active', '=', True)]}"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user