Changeset 2488 for trunk/bp-themes/bp-default/groups/single/activity.php
- Timestamp:
- 01/31/2010 12:05:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/groups/single/activity.php
r2459 r2488 29 29 30 30 <div class="activity single-group"> 31 <?php // The loop will be loaded here via AJAX on page load to retain selected settings and not waste cycles. ?> 32 <noscript><?php locate_template( array( 'activity/activity-loop.php' ), true ) ?></noscript> 31 <?php locate_template( array( 'activity/activity-loop.php' ), true ) ?> 33 32 </div><!-- .activity --> 34 33
Note: See TracChangeset
for help on using the changeset viewer.