You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/src/patches/MemberListView-OCnick.patch

11 lines
483 B
Diff

--- MemberListView-old.js 2014-03-21 20:54:57.764793256 +0300
+++ MemberListView.js 2014-03-21 20:55:12.761110324 +0300
@@ -116,6 +116,7 @@
//avatar.getCaret().hideHandle();
};
avatarDiv.onclick = function () {
+ documentsMain.onNickChange(memberId, fullnameNode);
var caret = editorSession.sessionView.getCaret(memberId);
if (caret) {
//caret.toggleHandleVisibility();