usability improvements for #1237

This commit is contained in:
r888888888
2014-02-28 17:11:46 -08:00
parent 1b958c6aba
commit c85f615773

View File

@@ -125,7 +125,7 @@
var script = Danbooru.Cookie.get("tag-script-" + current_script_id);
$("#tag-script-field").val(script).show();
Danbooru.PostModeMenu.show_notice(1);
Danbooru.PostModeMenu.show_notice(current_script_id);
} else {
$("#tag-script-field").hide();
}