fix: refs #6919 remove unnecessary title attribute from TicketDescriptor component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
56d1c0ca30
commit
ffcf52a490
|
@ -38,7 +38,6 @@ function ticketFilter(ticket) {
|
|||
module="Ticket"
|
||||
:url="`Tickets/${entityId}`"
|
||||
:filter="filter"
|
||||
title="ref"
|
||||
data-key="Ticket"
|
||||
:summary="$props.summary"
|
||||
width="lg-width"
|
||||
|
|
Loading…
Reference in New Issue