소스 검색

Update project_task.xml

erickabrego 9 달 전
부모
커밋
97aafb7b80
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      custom_project/views/project_task.xml

+ 1 - 0
custom_project/views/project_task.xml

@@ -8,6 +8,7 @@
             <field name="inherit_id" ref="project_enterprise.project_task_view_form"/>
             <field name="arch" type="xml">
                 <xpath expr="//field[@name='date_deadline']" position="replace"/>
+                <xpath expr="//label[@for='date_deadline']" position="replace"/>
 
                 <xpath expr="//field[@name='recurring_task']" position="replace"/>