diff --git a/src/General/Index.coffee b/src/General/Index.coffee index 8f79f133c..06d19b3e8 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -249,7 +249,7 @@ Index = setTimeout notice.close, $.SECOND timeEl = $ '#index-last-refresh', Index.navLinks - timeEl.dataset.utc = e.timeStamp <% if (type === 'userscript') { %>/ 1000<% } %> + timeEl.dataset.utc = Date.parse req.getResponseHeader 'Last-Modified' RelativeDates.update timeEl Index.scrollToIndex() parse: (pages, pageNum) ->