Merge "Show comments left to changes without vote"

This commit is contained in:
Zuul 2019-09-16 19:32:50 +00:00 committed by Gerrit Code Review
commit 44448e4504

View File

@ -33,6 +33,7 @@
<div>LOCs: <b>${loc}</b></div>
<div>Do not merge (-2): <b>${marks["-2"]}</b>
<div>Patch needs further work (-1): <b>${marks["-1"]}</b>
<div>Commented on patch (0): <b>${marks["0"]}</b>
<div>Looks good (+1): <b>${marks["1"]}</b>
<div>Looks good for core (+2): <b>${marks["2"]}</b>
<div>Approve: <b>${marks["A"]}</b>