Commit 178f4499 authored by Alejandro Rodríguez's avatar Alejandro Rodríguez

Remove jQuery.timeago references after CE change to timeago.js

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6274
parent b04f9a9b
......@@ -58,7 +58,6 @@
(function () {
document.addEventListener('page:fetch', gl.utils.cleanupBeforeFetch);
window.addEventListener('hashchange', gl.utils.shiftWindow);
$.timeago.settings.allowFuture = true;
window.onload = function () {
// Scroll the window to avoid the topnav bar
......
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 to comment