Changeset 11912
- Timestamp:
- 03/29/2018 11:55:15 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/js/mentions.js
r11878 r11912 31 31 delay: 200, 32 32 hideWithoutSuffix: true, 33 insertTpl: ' </>@${ID}</>', // For contentEditable, the fake tags make jQuery insert a textNode.33 insertTpl: '@${ID}', 34 34 limit: 10, 35 35 startWithSpace: false,
Note: See TracChangeset
for help on using the changeset viewer.