Files
gerrit/gerrit-gwtui
Sasa Zivkov 2d17e2b22c Fix approval table to show votes for labels satisfied by submit_rule.
Since d42555ae01 the ApprovalTable
wouldn't show a vote computed by the submit_rule from rules.pl.
If, for example, we require a Non-Author-Code-Review and it is met
by a Code-Review+2 vote from a non-author then the ApprovalTable
wouldn't show the green check for the Non-Author-Code-Review label
in the row showing votes for that user.

Change-Id: I3fdc56308197812133f283bcca997885a5fde513
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
2012-09-24 15:49:44 +02:00
..