Actions
Feature #15315
openadd css classes to ticket's link in activity view
Status:
New
Priority:
Normal
Assignee:
-
Category:
Activity view
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
if someone defines custom colors for ticket priorities. (css classes priority-highest, priority-5, ...)
in the tickets view a background color is assignes as defined in custom css.
in wiki links to the tickets also have this class.
adding the classes to the ticket links inside the activity-view also would be great!
make
<a href="/issues/1005#change-8531">Aufgabe #1005 (in bearbeitung): ...
to
<a class="priority-highest priority-5" href="/issues/1005#change-8531">Aufgabe #1005 (in bearbeitung): ...
No data to display
Actions