Changeset 12035
- Timestamp:
- 05/01/2018 09:51:13 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/js/buddypress-activity.js
r12034 r12035 385 385 this.hideComments( event ); 386 386 387 // Reset the pagination for the scope. 388 this.current_page = 1; 389 387 390 // Mentions are specific 388 391 if ( 'mentions' === data.scope && undefined !== data.response.new_mentions ) {
Note: See TracChangeset
for help on using the changeset viewer.