Fixed coffeelint.

This commit is contained in:
Martin Edenhofer 2015-12-05 14:40:45 +01:00
parent 4f07fb09e6
commit b0b61191aa

View file

@ -94,7 +94,7 @@ class App.OnlineNotificationWidget extends App.Controller
notificationsContainer.on 'click', @stopPropagation
$(window).on 'click.notifications', @hidePopover
onHide: =>
onHide: ->
$(window).off 'click.notifications'
hidePopover: =>