Add first and last to table rows
nicholas.alipaz - June 14, 2009 - 01:54
| Project: | Table Alternate Rows |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
You are already adding even and odd as described in the name of the module. But what about adding first and last to the first row and last row.

#1
Here is a completely broken, work in progress patch implementing this. Much of the code needed to be reorganized to handle adding the "last" class.