# HG changeset patch # User Denis Laxalde # Date 2017-04-10 15:36:40 # Node ID 6ce09d2cc2db6aeed0b46da1b26426798d91833c # Parent 604d31507f868d8d98bdcacb7e401950c8129869 hgweb: add a link to followlines in descending direction We change the content of the followlines popup to display two links inviting to follow the history of selected lines in ascending (as before) and descending directions. The popup now renders as: follow history of lines :: ascending / descending diff --git a/mercurial/templates/static/followlines.js b/mercurial/templates/static/followlines.js --- a/mercurial/templates/static/followlines.js +++ b/mercurial/templates/static/followlines.js @@ -204,13 +204,23 @@ document.addEventListener('DOMContentLoa //