mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
removal
This commit is contained in:
parent
cb874b695b
commit
f80407c6ff
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ domline.createDomLine = function(nonEmpty, doesWrap, optBrowser, optDocument)
|
|||
if (document)
|
||||
{
|
||||
result.node = document.createElement("div");
|
||||
result.node.setAttribute("contentEditable", true); // Works but doesn't allow drag n drop ;(
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue