stop alternating on 2 column panel?
jfulton - September 12, 2009 - 05:31
| Project: | Views Bonus Pack |
| Version: | 6.x-1.0-beta4 |
| Component: | Bonus Panel Views |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I'd like to stop the alternating of data between columns.
Instead of
a b
c d
e f
I'd like to see:
a d
b e
c f
Is there a simply way to do this?
