Commit c674fcb2 by doszhang

dos

parent 5a14bee1
...@@ -411,7 +411,7 @@ function submitAnswer() { ...@@ -411,7 +411,7 @@ function submitAnswer() {
createPoster(function () { createPoster(function () {
$('#notification_area').remove(); $('#notification_area').remove();
}); });
}, 1000); }, 300);
} }
} }
......
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