This commit is contained in:
albert
2013-03-23 22:53:33 -04:00
parent faada9f87b
commit eddfcb58f1
2 changed files with 2 additions and 1 deletions

View File

@@ -173,6 +173,7 @@
Danbooru.Note.Box.scale_all();
$("#image-resize-notice").hide();
Danbooru.Post.place_jlist_ads();
$image.data("scale_factor", 1);
e.preventDefault();
});
}