mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
blind attempt to try
This commit is contained in:
parent
73d6030762
commit
eacf1118f8
3 changed files with 12 additions and 15 deletions
|
@ -37,7 +37,8 @@ function sanitizeUnicode(s)
|
|||
|
||||
function makeContentCollector(collectStyles, browser, apool, domInterface, className2Author)
|
||||
{
|
||||
browser = browser || {};
|
||||
// browser = browser || {};
|
||||
// I don't like the above.
|
||||
|
||||
var dom = domInterface || {
|
||||
isNodeText: function(n)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue