Commit fa43df59 by doszhang

dos

parent e83df70c
......@@ -543,9 +543,7 @@ function checkIt(bind, maxNum) {
}
if (len >= maxNum) {
return false;
} else {
return true;
}
}
return true;
}
\ No newline at end of file
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