mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Merge ca70a7772a
into 9443525b88
This commit is contained in:
commit
99db4ed0ca
1 changed files with 0 additions and 2 deletions
|
@ -4050,8 +4050,6 @@ function OUTER(gscope)
|
||||||
catch (e)
|
catch (e)
|
||||||
{}
|
{}
|
||||||
if (!origSelectionRange) return false;
|
if (!origSelectionRange) return false;
|
||||||
var selectionParent = origSelectionRange.parentElement();
|
|
||||||
if (selectionParent.ownerDocument != doc) return false;
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue