mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
remove post ace event
This commit is contained in:
parent
3791ad4186
commit
39f81fdb9e
1 changed files with 0 additions and 8 deletions
|
@ -499,14 +499,6 @@ function Ace2Inner(){
|
|||
{
|
||||
var cs = currentCallStack;
|
||||
|
||||
hooks.callAll('acePostEditEvent', {
|
||||
callstack: cs,
|
||||
editorInfo: editorInfo,
|
||||
rep: rep,
|
||||
documentAttributeManager: documentAttributeManager
|
||||
});
|
||||
|
||||
|
||||
//console.log("Finished action for: "+type);
|
||||
if (cleanExit)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue