Files
@ 99f090563f5f
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
99f090563f5f
2.7 KiB
text/css
changeset status: fix common case where a reviewer did not yet review anything
When a reviewer did not yet make any review, its status for the changeset is
None, causing the code to crash. The unit tests also did not cover this case.
When a reviewer did not yet make any review, its status for the changeset is
None, causing the code to crash. The unit tests also did not cover this case.