Commit d3574df3 by doszhang

dos

parent 38918889
...@@ -394,6 +394,7 @@ function addCustomizeFlag() { ...@@ -394,6 +394,7 @@ function addCustomizeFlag() {
return false; return false;
} }
flagStack.push(text); flagStack.push(text);
addFlagToList(text);
$('.flag-page .choose-num').text((chooseNum++) + 1); $('.flag-page .choose-num').text((chooseNum++) + 1);
} }
......
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