This commit is contained in:
Toks
2013-04-15 14:49:49 -04:00
parent 1e82fe58c1
commit 2b9689178e

View File

@@ -241,7 +241,7 @@
$("#edit").show();
$("#comments").hide();
$("#share").hide();
$("#post_tag_string").focus().selectEnd();
$("#post_tag_string").focus().selectEnd().height($("#post_tag_string")[0].scrollHeight);
$("#related-tags-button").trigger("click");
$("#find-artist-button").trigger("click");
} else {