diff --git a/js/ui/docDisplay.js b/js/ui/docDisplay.js index c507e67b5..3027936d9 100644 --- a/js/ui/docDisplay.js +++ b/js/ui/docDisplay.js @@ -224,7 +224,7 @@ DocDisplay.prototype = { docDisplayItem.redisplay(currentSecs); this._updateTimeoutCallback(docDisplayItem, currentSecs); } - return true; + return false; }, // Updates the timeout callback if the timeout time for the docDisplayItem