Vote #75609
完了Issues list : css tags to get sort orders
0%
説明
This will help to personalize issues list with css depending on the sort order.
For example, if issues are sorted primarily by parent_id, we want to emphasis root issues (issues with no idnt-* css class)
The css class could be helpful on the table html tag
We will perhaps provide a patch.
journals
Added in r13425. You'll get 2 classes: one for the attribute (eg. @sort-by-created-on@) and one for the order (@sort-asc@ or @sort-desc@).
--------------------------------------------------------------------------------
It's great that it will be included in the 2.6, that we are looking forward to see in production.
Thanks a lot !
--------------------------------------------------------------------------------