Changeset 8961
- Timestamp:
- 08/23/2014 07:55:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/js/buddypress.js
r8954 r8961 184 184 if ( 0 !== jq('#latest-update').length ) { 185 185 var l = jq('#activity-stream li.new-update .activity-content .activity-inner p').html(), 186 v = jq('#activity-stream li.new-update .activity-content .activity-header p a.view').attr('href') .186 v = jq('#activity-stream li.new-update .activity-content .activity-header p a.view').attr('href'), 187 187 ltext = jq('#activity-stream li.new-update .activity-content .activity-inner p').text(), 188 188 u = '';
Note: See TracChangeset
for help on using the changeset viewer.