Changes between Initial Version and Version 1 of Ticket #2996, comment 4
- Timestamp:
- 06/01/2011 08:22:34 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2996, comment 4
initial v1 1 Sadly this fixintroduces errors, for every valid group field there is generated an extra empty LI element, tried to pin it down but out of time, looks like the $i incremental is adding + 1 to each 'foreach' looped item.1 Sadly this enhancement introduces errors, for every valid group field there is generated an extra empty LI element, tried to pin it down but out of time, looks like the $i incremental is adding + 1 to each 'foreach' looped item. 2 2 3 3 I reverted the change manually and the issue is resolved.