Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/31/2010 12:05:08 PM (15 years ago)
Author:
apeatling
Message:

Fixes #1701

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/members/single/activity.php

    r2485 r2488  
    3131
    3232<div class="activity">
    33     <?php // The loop will be loaded here via AJAX on page load to retain selected settings and not waste cycles. ?>
    34     <noscript><?php locate_template( array( 'activity/activity-loop.php' ), true ) ?></noscript>
     33    <?php locate_template( array( 'activity/activity-loop.php' ), true ) ?>
    3534</div><!-- .activity -->
    3635
Note: See TracChangeset for help on using the changeset viewer.