WIP.
This commit is contained in:
parent
3e0f5caffe
commit
233198ffd6
1 changed files with 7 additions and 6 deletions
|
@ -111,6 +111,7 @@ class Sessions::Backend::TicketOverviewList < Sessions::Backend::Base
|
|||
|
||||
ticket = Ticket.lookup(id: ticket_meta[:id])
|
||||
next if !ticket
|
||||
|
||||
assets = asset_push(ticket, assets)
|
||||
end
|
||||
data[:assets] = assets
|
||||
|
|
Loading…
Reference in a new issue