From 8c12b0b12d8e4c101132ac1a751a19d33f146adf Mon Sep 17 00:00:00 2001 From: Wyatt Allen Date: Tue, 6 Feb 2018 11:46:40 -0800 Subject: [PATCH] Show current change arrow in submitted together list Show an arrow to indicate the current change in the submitted together list in the same way as in the related changes list. Feature: Issue 8260 Change-Id: I87e0a104b3cbbefdf636372495761cfc1cf54dca --- .../gr-related-changes-list.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/polygerrit-ui/app/elements/change/gr-related-changes-list/gr-related-changes-list.html b/polygerrit-ui/app/elements/change/gr-related-changes-list/gr-related-changes-list.html index cd737c46f5..ea98fb8fe3 100644 --- a/polygerrit-ui/app/elements/change/gr-related-changes-list/gr-related-changes-list.html +++ b/polygerrit-ui/app/elements/change/gr-related-changes-list/gr-related-changes-list.html @@ -126,17 +126,17 @@ limitations under the License.