#3612 fix commit flags showing on the commits tab
Merged by ryanlerch. Opened by ryanlerch.
ryanlerch/pagure commit-flags  into  master

Download 3612.patch

This makes the commit flags show on the commit tab again,
which was broken after the update to the new UI.

This basically just fixes the issue, but this could def
be make to look a little better with icons and stuff,
but as the colours for these statuses are in the config file,
decided to leave this for a later time.

Fixes: #3600

Screenshot_from_2018-09-05_21-05-13.png

A debugging leftover?

One minor nit, otherwise LGTM!

rebased onto a40ba92d54ec6a407b2a65224b246737f788b659

Thanks for the review @bkabrda

Removed the leftover console.log statement.

Pull-Request has been merged by ryanlerch

Metadata