bug fix with user settings for builders, fixes #784

This commit is contained in:
albert
2013-03-07 17:52:05 -05:00
parent 307bf5e57d
commit f8619e689e
2 changed files with 2 additions and 2 deletions

View File

@@ -255,7 +255,7 @@
$("#comments").hide();
$("#share").hide();
$("#post_tag_string").focus();
$("")
$("#related-tags-button").trigger("click");
} else {
$("#edit").hide();
$("#comments").hide();