[FIX]Smart button in project

This commit is contained in:
harshad97
2021-08-24 16:10:26 +05:30
parent cccf4e89a2
commit d0a33af478

View File

@@ -22,7 +22,7 @@
</xpath>
<xpath expr="//button[@name='attachment_tree_view']" position="after">
<button class="oe_stat_button" name="show_sprints" type="object" icon="fa fa-dot-circle-o">
<button class="oe_stat_button" name="show_sprints" type="object" icon="fa-dot-circle-o">
<field string="Sprints" name="sprint_count" widget="statinfo"/>
</button>
</xpath>