Ticket #5546: 5546.diff
| File 5546.diff, 807 bytes (added by , 12 years ago) |
|---|
-
bp-templates/bp-legacy/js/buddypress.js
378 378 379 379 /* Load more updates at the end of the page */ 380 380 if ( target.parent().hasClass('load-more') ) { 381 if ( bp_ajax_request ) { 382 bp_ajax_request.abort(); 383 } 384 381 385 jq("#buddypress li.load-more").addClass('loading'); 382 386 383 387 if ( null == jq.cookie('bp-activity-oldestpage') ) … … 393 397 just_posted.push( jq(this).attr('id').replace( 'activity-','' ) ); 394 398 }); 395 399 396 jq.post( ajaxurl, {400 bp_ajax_request = jq.post( ajaxurl, { 397 401 action: 'activity_get_older_updates', 398 402 'cookie': bp_get_cookies(), 399 403 'page': oldest_page,
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)