mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Improved image and thumbnail loading
This commit is contained in:
@ -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({
|
||||
|
Reference in New Issue
Block a user