Defect #4261
Wrong css classes in table in admin/info
| Status: | Closed | Start date: | 2009-11-22 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | 0.9.0 | |||
| Affected version: | devel | Resolution: | Fixed |
Description
In source:trunk/app/views/admin/info.rhtml, the rows have the classes: odd, even, even, odd, it should be odd, even, odd, even.
Associated revisions
Fixes css classes in table in admin/info (#4261).
History
#1 Updated by Jean-Philippe Lang over 2 years ago
- Status changed from New to Closed
- Target version set to 0.9.0
- Resolution set to Fixed
Very true. Fixed in r3085.