Small patch that is needed for #359122: Add an "Issue table" view style plugin to provide row coloring and the links at the top of the page
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | rowclasses.patch | 1.83 KB | moshe weitzman |
| rowclasses.patch | 1.81 KB | moshe weitzman |
Small patch that is needed for #359122: Add an "Issue table" view style plugin to provide row coloring and the links at the top of the page
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | rowclasses.patch | 1.83 KB | moshe weitzman |
| rowclasses.patch | 1.81 KB | moshe weitzman |
Comments
Comment #1
dwwI tested this and it does what it says (and what we need).
Comment #2
moshe weitzman commentedchanged the classes to be an array instead of a string so they can be more easily tweaked by preprocessors. tested with project _issue and works.
Comment #3
dwwYup, even better. ;) Still RTBC.
Comment #4
merlinofchaos commentedCommitted. I changed $rowclasses to $row_classes and enhanced the documentation a bit.
Comment #5
dwwThanks! The d.o issue queue views love you. ;)