summaryrefslogtreecommitdiffstats
path: root/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
diff options
context:
space:
mode:
authorMark Côté <mcote@alumni.uwaterloo.ca>2016-08-03 17:59:23 +0200
committerMark Côté <mcote@alumni.uwaterloo.ca>2016-08-03 17:59:23 +0200
commitdf005eaa61f55b352751dda0f3efb319c3b40981 (patch)
treea39ef9b771e25fc0588c80aca472af02555497d8 /extensions/MozReview/template/en/default/moz_review/table.html.tmpl
parent04eaf299e8e5670b93f08f99950cd02db532fb30 (diff)
downloadbugzilla-df005eaa61f55b352751dda0f3efb319c3b40981.tar.gz
bugzilla-df005eaa61f55b352751dda0f3efb319c3b40981.tar.xz
Bug 1286027 - Display MozReview diff stats r=glob
Now that MozReview's ReviewRequestSummary API has diff stats (lines added and removed), we can display that in BMO's MozReview table. I also removed the commit ID and made the summary link to the diff, since the former doesn't seem to be particularly useful.
Diffstat (limited to 'extensions/MozReview/template/en/default/moz_review/table.html.tmpl')
-rw-r--r--extensions/MozReview/template/en/default/moz_review/table.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/MozReview/template/en/default/moz_review/table.html.tmpl b/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
index 7f5c3a89d..84b7add47 100644
--- a/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
+++ b/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
@@ -11,7 +11,7 @@
<tr>
<th>Submitter</th>
<th>Diff</th>
- <th>Reviews</th>
+ <th>Changes</th>
<th>Open Issues</th>
<th>Last Updated</th>
</tr>