coffelint fix

This commit is contained in:
Felix Niklas 2016-03-14 16:53:59 +01:00
parent 087e83940f
commit b8bf9da248

View file

@ -113,7 +113,7 @@ class App.OnlineNotificationWidget extends App.Controller
processData: true processData: true
) )
updateHeight: => updateHeight: ->
# set height of notification popover # set height of notification popover
notificationsContainer = $('.js-notificationsContainer') notificationsContainer = $('.js-notificationsContainer')
heightApp = $('#app').height() heightApp = $('#app').height()