Merged in bugfix/PMCORE-3579 (pull request #8308)
PMCORE-3579 Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
3c86079d61
@@ -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