Init is only run when the page is ready
This commit is contained in:
Родитель
9eb241cee8
Коммит
a43967754e
|
@ -162,7 +162,6 @@
|
|||
*/
|
||||
_onHaveNotifications: function() {
|
||||
// Add the button, title, etc
|
||||
// TODO if still laoding the page, wait until done then flash
|
||||
$('div.notifications-button')
|
||||
.addClass('hasNotifications')
|
||||
.animate({opacity: 0.5})
|
||||
|
|
Загрузка…
Ссылка в новой задаче