Adde popover preview of linked tickets.
This commit is contained in:
parent
739d5bc640
commit
63e543dfd4
2 changed files with 10 additions and 9 deletions
|
@ -54,6 +54,7 @@ class App.WidgetLink extends App.Controller
|
|||
@html App.view('link/info')(
|
||||
links: list
|
||||
)
|
||||
@ticketPopups('left')
|
||||
|
||||
delete: (e) =>
|
||||
e.preventDefault()
|
||||
|
|
Loading…
Reference in a new issue