mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-12-06 09:51:00 +01:00
One more exposed ace function
This commit is contained in:
parent
c65216a09f
commit
8402cb118a
@ -2048,6 +2048,7 @@ function Ace2Inner(){
|
||||
return [lineNum, col];
|
||||
}
|
||||
}
|
||||
editorInfo.ace_getLineAndCharForPoint = getLineAndCharForPoint;
|
||||
|
||||
function createDomLineEntry(lineString)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user