Merged in bugfix/PMCORE-3579 (pull request #8308)

PMCORE-3579

Approved-by: Rodrigo Quelca
This commit is contained in:
Fabio Guachalla
2021-12-02 13:41:16 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -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"