diff --git a/NEWS.mdtext b/NEWS.mdtext index a088c19..54b0622 100644 --- a/NEWS.mdtext +++ b/NEWS.mdtext @@ -12,6 +12,7 @@ - Forge-wide and per-project watch lists of starred issues (issue 589) - Configure a default issue template for each project (issues 212 and 540) - Pick default issue labels from the configured project settings (issue 556) + - Navigate to a preceding / following issue in the issue detail view - Many new text syntaxes to auto-link revisions (see [[AutomaticLinks]], issue 569) * _Documentation wiki_: diff --git a/src/IDF/templates/idf/issues/view.html b/src/IDF/templates/idf/issues/view.html index 4ad9e4e..050460d 100644 --- a/src/IDF/templates/idf/issues/view.html +++ b/src/IDF/templates/idf/issues/view.html @@ -1,7 +1,7 @@ {extends "idf/issues/base.html"} {block titleicon}{if $form}
{/if}{/block} {block body} -