- Timestamp:
- 09/21/2016 07:52:37 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/activity/index.php
r10904 r11126 181 181 do_action( 'bp_before_directory_activity_list' ); ?> 182 182 183 <div class="activity" >183 <div class="activity" aria-live="polite" aria-atomic="true" aria-relevant="all"> 184 184 185 185 <?php bp_get_template_part( 'activity/activity-loop' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.