#67: Highlight tickets outputted by reports
--------------------------+------------------------------------------
Reporter: olemis | Owner:
Type: enhancement | Status: new
Priority: trivial | Milestone: Unscheduled
Component: ui design | Version:
Resolution: | Keywords: reports highlighting starter
--------------------------+------------------------------------------
Comment (by eladner):
In trac/track/ticket/report.py around line 200, there's a {{{
add_stylesheet(req, 'common/css/report.css') }}} call that is not being
reflected in the HEAD of the report page (i.e. no resultant {{{ <link
rel="stylesheet"... }}} )
I haven't dug into it to figure out what path "common/css" would get
turned in to (not familiar with bootstrap or the bloodhound architecture
yet).
Granted, color may not be a good way of differentiating items in a list,
but it beats no differentiation at all.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/67#comment:23>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker