Opened 13 years ago
Closed 13 years ago
#5163 closed defect (bug) (fixed)
Group Admin UI row classes alternate only once
| Reported by: | imath | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9 |
| Component: | Groups | Version: | 1.8.1 |
| Severity: | trivial | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good find, imath. I'll fix this in a way that doesn't require strposing :)