Adde popover preview of linked tickets.

This commit is contained in:
Martin Edenhofer 2016-09-19 07:36:22 +02:00
parent 739d5bc640
commit 63e543dfd4
2 changed files with 10 additions and 9 deletions

View file

@ -54,6 +54,7 @@ class App.WidgetLink extends App.Controller
@html App.view('link/info')( @html App.view('link/info')(
links: list links: list
) )
@ticketPopups('left')
delete: (e) => delete: (e) =>
e.preventDefault() e.preventDefault()