Patch #21474
closed
Adding issue css classes to subtasks and relations tr
Added by Anonymous almost 9 years ago.
Updated about 6 years ago.
Description
In every other part of the application issues have their CSS classes added to the tr element.
This patch adds them to the sub tasks and relations tables for issues#show.
It is useful for custom themes to be able to style them according to their status/tracker or for JavaScript plugins doing funky front end logic with them.
Files
- Target version set to 3.3.0
Useful for theme developers. I tried the patch and works fine.
I suggest including this in Redmine 3.3.0.
- Subject changed from Adding issue css classes to issue show subtasks and relations tr to Adding issue css classes to subtasks and relations tr
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Description updated (diff)
- Has duplicate Feature #11302: Issue-Details: add additional classes to the list of related tickets and subtasks for better theme support added
Hi,
This patch introduced a duplication of the 'issue' css tag because it is also provided by the css_classes method.
Can it be fixed ?
Thanks a lot.
- Related to Defect #23391: Wrong CSS classes in subtasks tree added
Jérôme BATAILLE wrote:
Hi,
This patch introduced a duplication of the 'issue' css tag because it is also provided by the css_classes method.
Can it be fixed ?
Thanks a lot.
It was already fixed in #23391.
Also available in: Atom
PDF