Browse Source

project_semaphore update

Roberto pineda 6 months ago
parent
commit
a54216c502
1 changed files with 1 additions and 1 deletions
  1. 1 1
      project_semaphore/views/project_project_views.xml

+ 1 - 1
project_semaphore/views/project_project_views.xml

@@ -7,7 +7,7 @@
             <field name="model">project.project</field>
             <field name="inherit_id" ref="project.view_project_kanban"/>
             <field name="arch" type="xml">
-                <xpath expr="//t[@t-name='card']/div[@class='o_project_kanban_main']" position="before">
+                <xpath expr="//div[contains(@class,'o_project_kanban_main')]" position="before">
                     <!-- Red semaphore ribbon (color = 1) -->
                     <widget name="web_ribbon" 
                             title="⚠️"