mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -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;
|
var cs = currentCallStack;
|
||||||
|
|
||||||
hooks.callAll('acePostEditEvent', {
|
|
||||||
callstack: cs,
|
|
||||||
editorInfo: editorInfo,
|
|
||||||
rep: rep,
|
|
||||||
documentAttributeManager: documentAttributeManager
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
//console.log("Finished action for: "+type);
|
//console.log("Finished action for: "+type);
|
||||||
if (cleanExit)
|
if (cleanExit)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue