Commit 6f8014ac by doszhang

dos

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