Changeset 9409
- Timestamp:
- 01/29/2015 02:14:31 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/js/buddypress.js
r9353 r9409 1629 1629 1630 1630 /* Clear BP cookies on logout */ 1631 jq(' a.logout').on( 'click', function() {1631 jq('#wp-admin-bar-logout, a.logout').on( 'click', function() { 1632 1632 jq.removeCookie('bp-activity-scope', { 1633 1633 path: '/'
Note: See TracChangeset
for help on using the changeset viewer.