mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] contract: Change web_ribbon text to title to make it translatable
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
</div>
|
||||
<widget
|
||||
name="web_ribbon"
|
||||
text="Archived"
|
||||
title="Archived"
|
||||
bg_color="bg-danger"
|
||||
attrs="{'invisible': [('active', '=', True)]}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user