mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[FIX] product_harmonized_system: Change web_ribbon text to title to make it translatable
This commit is contained in:
committed by
Andreu Orensanz
parent
cbb241442d
commit
8714fc4a4b
@@ -63,7 +63,7 @@
|
||||
<field name="active" invisible="1" />
|
||||
<widget
|
||||
name="web_ribbon"
|
||||
text="Archived"
|
||||
title="Archived"
|
||||
bg_color="bg-danger"
|
||||
attrs="{'invisible': [('active', '=', True)]}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user