mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
[18] kanban-box-->card
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
{
|
||||
'name': 'Odoo Module Sample. App sample with widget. Odoo开发规范模板',
|
||||
'version': '18.0.24.11.18',
|
||||
'version': '18.0.24.12.26',
|
||||
'author': 'odooai.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.odooai.cn',
|
||||
|
||||
@@ -173,7 +173,7 @@
|
||||
<field name="w_color_s"/>
|
||||
|
||||
<templates>
|
||||
<t t-name="kanban-box">
|
||||
<t t-name="card">
|
||||
<div t-attf-class="#{!selection_mode ? kanban_color(record.color.raw_value) : ''} oe_kanban_global_click o_has_icon oe_kanban_content oe_kanban_card">
|
||||
<div t-attf-class="o_kanban_card_header">
|
||||
<div class="o_kanban_card_header_title">
|
||||
|
||||
Reference in New Issue
Block a user