Code adjustment

This commit is contained in:
Tobias Reich 2015-06-28 17:47:31 +02:00
parent f925e118c2
commit 30e4585146

View File

@ -42,6 +42,7 @@ albums.load = function() {
view.albums.init(); view.albums.init();
lychee.animate('#content', 'contentZoomIn'); lychee.animate('#content', 'contentZoomIn');
}, waitTime); }, waitTime);
}); });
} else { } else {