Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/11/2010 12:50:00 PM (17 years ago)
Author:
apeatling
Message:

Make sure activity comments are separating their action an content and also being hidden publicly if on a private activity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/ajax.php

    r2644 r2666  
    194194
    195195                                <div class="acomment-content">
    196                                         <?php bp_activity_content() ?>
     196                                        <?php bp_activity_content_body() ?>
    197197                                </div>
    198198                        </li>
Note: See TracChangeset for help on using the changeset viewer.