Init is only run when the page is ready

This commit is contained in:
Joas Schilling 2015-09-15 14:41:33 +02:00
Родитель 9eb241cee8
Коммит a43967754e
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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})