mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
ace2_inner: Delete redundant class assignment
This commit is contained in:
parent
e581ee01f2
commit
b5bfff43cf
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ function Ace2Inner(editorInfo, cssManagers) {
|
|||
lineNumbersShown = 1;
|
||||
sideDiv.innerHTML = `${htmlOpen}${htmlClose}`;
|
||||
sideDivInner = outerWin.document.getElementById('sidedivinner');
|
||||
$(sideDiv).addClass('sidediv');
|
||||
};
|
||||
|
||||
initLineNumbers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue