This commit is contained in:
parent
03a6077e76
commit
9d3c0e3984
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ class App.TicketZoomArticleNew extends App.Controller
|
|||
options:
|
||||
duration: duration
|
||||
easing: 'easeOutQuad'
|
||||
complete: => $(window).on 'click.ticket-zoom-textarea', @closeTextarea
|
||||
complete: => $(window).off 'click.ticket-zoom-textarea'.on 'click.ticket-zoom-textarea', @closeTextarea
|
||||
|
||||
@textBubble.velocity
|
||||
properties:
|
||||
|
|
Loading…
Reference in a new issue