PMCORE-3579:No In Progress tooltip for Tasks List Status icons
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<i class="fas fa-square"></i>
|
||||
</div>
|
||||
<b-popover
|
||||
v-if="item.DELAYED_TITLE && item.DELAYED_MSG"
|
||||
v-if="item.DELAYED_TITLE || item.DELAYED_MSG"
|
||||
:target="statusId + index"
|
||||
triggers="hover"
|
||||
placement="top"
|
||||
|
||||
Reference in New Issue
Block a user