This commit is contained in:
albert
2013-03-09 11:32:43 -05:00
parent 73edc3c86f
commit c5764ea750
2 changed files with 3 additions and 5 deletions

View File

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