From b82043a3a5a19d033d1ce0147d5f5853fd7c6987 Mon Sep 17 00:00:00 2001 From: Aaron Gable Date: Mon, 8 May 2017 11:42:08 -0700 Subject: [PATCH] Use 'Commit message' and 'Merge list' in comment-list This brings the comment list (both in the messages at the bottom and in the reply modal dialog) into line with the file list, emails, and other places the file names are displayed. Change-Id: Id0ef2e3bafb63070d2284e4b70613ac92300d14d --- .../change/gr-comment-list/gr-comment-list.html | 4 +++- .../change/gr-comment-list/gr-comment-list.js | 12 ++++++++++++ .../change/gr-comment-list/gr-comment-list_test.html | 9 +++++++++ 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html b/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html index 0e640a73ba..8ad2c19e6b 100644 --- a/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html +++ b/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html @@ -53,7 +53,9 @@ limitations under the License.