Skip to:
Content

BuddyPress.org

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)

5163.diff (984 bytes ) - added by imath 13 years ago.

Download all attachments as: .zip

Change History (3)

@imath
13 years ago

#1 @boonebgorges
13 years ago

  • Milestone Awaiting Review1.9

Good find, imath. I'll fix this in a way that doesn't require strposing :)

#2 @boonebgorges
13 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

In 7375:

Fix even/odd/alternate row classes in Groups and Activity admin

Fixes #5163

Props imath

Note: See TracTickets for help on using tickets.