From fe66b612b5234142304cd7c6c97a14017bca066c Mon Sep 17 00:00:00 2001 From: Jimmy Praet Date: Sun, 27 Jun 2021 21:57:01 +0200 Subject: [PATCH] Add previous/next buttons to review comments (#16273) Co-authored-by: Norwin Signed-off-by: Andrew Thornton Co-authored-by: zeripath --- templates/repo/diff/conversation.tmpl | 8 ++++++++ web_src/js/index.js | 22 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/templates/repo/diff/conversation.tmpl b/templates/repo/diff/conversation.tmpl index ea268c5c1..5ae44e600 100644 --- a/templates/repo/diff/conversation.tmpl +++ b/templates/repo/diff/conversation.tmpl @@ -27,6 +27,14 @@
+
+ + +
{{if and $.CanMarkConversation $isNotPending}}