Improved image and thumbnail loading

This commit is contained in:
Marcin Kurczewski
2014-10-05 11:05:34 +02:00
parent 784ff22050
commit b57fee0ad8
15 changed files with 28 additions and 17 deletions

View File

@ -83,6 +83,7 @@ App.Presenters.GlobalCommentListPresenter = function(
postTemplate: templates.post,
}) + '</li>');
util.loadImagesNicely($post.find('img'));
var presenter = App.DI.get('postCommentListPresenter');
presenter.init({