Commit de494c40 by doszhang

dos

parent d3574df3
......@@ -396,6 +396,7 @@ function addCustomizeFlag() {
flagStack.push(text);
addFlagToList(text);
$('.flag-page .choose-num').text((chooseNum++) + 1);
$('input[name=customize-flag]').val('');
}
function addFlag() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment