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>
|
<i class="fas fa-square"></i>
|
||||||
</div>
|
</div>
|
||||||
<b-popover
|
<b-popover
|
||||||
v-if="item.DELAYED_TITLE && item.DELAYED_MSG"
|
v-if="item.DELAYED_TITLE || item.DELAYED_MSG"
|
||||||
:target="statusId + index"
|
:target="statusId + index"
|
||||||
triggers="hover"
|
triggers="hover"
|
||||||
placement="top"
|
placement="top"
|
||||||
|
|||||||
Reference in New Issue
Block a user