Commit 6f8014ac by doszhang

dos

parent c4204873
...@@ -106,7 +106,7 @@ $(document).ready(function () { ...@@ -106,7 +106,7 @@ $(document).ready(function () {
}); });
function showTitle() { function showTitle() {
if (!showTitleStatus) { if (showTitleStatus) {
return false; return false;
} }
if (scrollTimer !== null) { if (scrollTimer !== null) {
......
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