Browse Source

whoops, wrong function.

Nathaniel van Diepen 10 years ago
parent
commit
0d7af8c9b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/www/js/omnomirc.js

+ 1 - 1
app/www/js/omnomirc.js

@@ -319,7 +319,7 @@
 			$: window.jQuery,
 			jQuery: window.jQuery,
 			$o: $o,
-			documentFragment: document.documentFragment
+			documentFragment: document.createDocumentFragment
 		},
 		currentPlugin = 0,
 		Sandbox = function(sandbox){