Changeset 6821
- Timestamp:
- 02/23/2013 07:03:39 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-templates/bp-legacy/js/buddypress.js
r6820 r6821 687 687 688 688 /* All pagination links run through this function */ 689 jq('# content').on( 'click', function(event) {689 jq('#buddypress').on( 'click', function(event) { 690 690 var target = jq(event.target); 691 691
Note: See TracChangeset
for help on using the changeset viewer.