Opened 12 years ago
Closed 12 years ago
#5163 closed defect (bug) (fixed)
Group Admin UI row classes alternate only once
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.9 | Priority: | normal |
| Severity: | trivial | Version: | 1.8.1 |
| Component: | Groups | Keywords: | has-patch |
| Cc: |
Description
Hi,
In bp-group-admin.php, tr alternate only once : "alternate odd" then always "even".
The diff checks if even to eventually empty the var.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Good find, imath. I'll fix this in a way that doesn't require strposing :)