Fixed typo.
This commit is contained in:
parent
8aebe614ec
commit
09be713014
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class App.TicketZoomArticleNew extends App.Controller
|
|||
if @subscribeIdTextModule
|
||||
App.Ticket.unsubscribe(@subscribeIdTextModule)
|
||||
|
||||
@(window).off 'click.ticket-zoom-select-type'
|
||||
$(window).off 'click.ticket-zoom-select-type'
|
||||
$(window).on 'click.ticket-zoom-textarea'
|
||||
|
||||
render: ->
|
||||
|
|
Loading…
Reference in a new issue