mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update misc
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<section class="container app">
|
||||
<div class="oe_row oe_spaced" style="max-width: 95%;">
|
||||
<div class="row">
|
||||
<h2 class="oe_slogan">This is a Long Term Support Apps.Update: v18.24.12.19</h2>
|
||||
<h2 class="oe_slogan">This is a Long Term Support Apps.Update: v18.24.12.26</h2>
|
||||
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">1. Deletes Odoo label in footer</li>
|
||||
@@ -345,4 +345,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<field name="path_temp"/>
|
||||
<field name="color"/>
|
||||
<templates>
|
||||
<t t-name="kanban-box">
|
||||
<t t-name="card">
|
||||
<div t-attf-style="border-left: 3px solid #{record.color.raw_value}" t-attf-class="oe_kanban_global_click">
|
||||
<div class="oe_kanban_details">
|
||||
<strong class="o_kanban_record_title"><field name="name"/></strong>
|
||||
|
||||
Reference in New Issue
Block a user