coffelint fix
This commit is contained in:
parent
087e83940f
commit
b8bf9da248
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
|
|
Loading…
Reference in a new issue