Skip to:
Content

bbPress.org

Changeset 4511


Ignore:
Timestamp:
11/24/2012 09:48:23 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Ajax:

  • Remove call to wpList.process().
  • Fixes duplicate ajax requests on topic subscriptions and favorites.
  • Props MZAWeb.
  • Fixes #1905 for WordPress 3.4.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/default/js/topic.js

    r4225 r4511  
    8383
    8484                subscriptionToggleSpan.html( html );
    85                 subscriptionToggle.get(0).wpList.process( subscriptionToggle );
    8685        }
    8786} );
Note: See TracChangeset for help on using the changeset viewer.