mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
One more exposed ace function
This commit is contained in:
parent
c65216a09f
commit
8402cb118a
1 changed files with 1 additions and 0 deletions
|
@ -2048,6 +2048,7 @@ function Ace2Inner(){
|
||||||
return [lineNum, col];
|
return [lineNum, col];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
editorInfo.ace_getLineAndCharForPoint = getLineAndCharForPoint;
|
||||||
|
|
||||||
function createDomLineEntry(lineString)
|
function createDomLineEntry(lineString)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue