mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
more tidy
This commit is contained in:
parent
50c6b5ed61
commit
935b921c2b
1 changed files with 0 additions and 1 deletions
|
@ -5442,7 +5442,6 @@ function Ace2Inner(){
|
|||
lineNumbersShown++;
|
||||
var n = lineNumbersShown;
|
||||
var div = odoc.createElement("DIV");
|
||||
|
||||
//calculate height for new line number
|
||||
if(b){
|
||||
var h = (b.clientHeight || b.offsetHeight);
|
||||
|
|
Loading…
Reference in a new issue