Changeset 9529
- Timestamp:
- 02/22/2015 11:32:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/js/buddypress.js
r9528 r9529 1296 1296 // user groups page 1297 1297 if ( ! jq('body.directory').length ) { 1298 location.href = location.href;1298 window.location.reload(); 1299 1299 1300 1300 // groups directory
Note: See TracChangeset
for help on using the changeset viewer.