Merge "Show comments left to changes without vote"
This commit is contained in:
commit
44448e4504
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user