This commit is contained in:
albert
2013-03-08 15:21:53 -05:00
parent 39a4983ba6
commit d4334c9ac8

View File

@@ -234,7 +234,9 @@
$("#comments").hide();
$("#share").hide();
$("#post_tag_string").focus();
$("#related-tags-button").trigger("click");
if (Danbooru.meta("favorite-tags")) {
$("#related-tags-button").trigger("click");
}
} else {
$("#edit").hide();
$("#comments").hide();