Changeset 8399
- Timestamp:
- 05/08/2014 10:23:59 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/js/buddypress.js
r8379 r8399 1242 1242 1243 1243 jq('#groups-dir-list').on('click', '.group-button a', function() { 1244 var gid = jq(this).parent().attr('id') .1244 var gid = jq(this).parent().attr('id'), 1245 1245 nonce = jq(this).attr('href'), 1246 1246 thelink = jq(this);
Note: See TracChangeset
for help on using the changeset viewer.