mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
MDL-35981 comments: Add comment about keycodes for space and enter.
This commit is contained in:
parent
afc9ebd3e8
commit
fe1c01e751
@ -301,6 +301,7 @@ M.core_comment = {
|
||||
scope.dodelete(commentid[1]);
|
||||
}
|
||||
}, '13,32');
|
||||
// 13 and 32 are the keycodes for space and enter.
|
||||
}
|
||||
);
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user