From e132eea9c288b7391e64666cebe27e6976bfe7ba Mon Sep 17 00:00:00 2001 From: Jimmy Praet Date: Sun, 27 Jun 2021 16:53:02 +0200 Subject: [PATCH 1/3] Add buttons to navigate to previous / next review comment --- templates/repo/diff/conversation.tmpl | 4 ++++ web_src/js/index.js | 22 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/templates/repo/diff/conversation.tmpl b/templates/repo/diff/conversation.tmpl index ea268c5c170e3..1b47d88ee6821 100644 --- a/templates/repo/diff/conversation.tmpl +++ b/templates/repo/diff/conversation.tmpl @@ -27,6 +27,10 @@
+
+ + +
{{if and $.CanMarkConversation $isNotPending}}
- - + +
{{if and $.CanMarkConversation $isNotPending}}
{{if and $.CanMarkConversation $isNotPending}}