Skip to:
Content

BuddyPress.org

Changeset 1814 for trunk/bp-groups.php


Ignore:
Timestamp:
09/07/2009 07:51:46 PM (16 years ago)
Author:
apeatling
Message:

Fixing the double "You" problem on activity items that contain users that have the same name. Fixes #915

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups.php

    r1809 r1814  
    14081408        'content' => false,
    14091409        'primary_link' => false,
    1410         'component_name' => 'groups',
     1410        'component_name' => $bp->groups->id,
    14111411        'component_action' => false,
    14121412        'item_id' => false,
Note: See TracChangeset for help on using the changeset viewer.