package
This commit is contained in:
parent
483a7126e0
commit
0c258e615a
315 changed files with 411 additions and 3095 deletions
|
|
@ -504,13 +504,3 @@ var FoldMode = exports.FoldMode = function() {};
|
|||
}).call(FoldMode.prototype);
|
||||
|
||||
});
|
||||
;
|
||||
(function() {
|
||||
__ace_shadowed__.require(["ace/ext/textarea"], function(a) {
|
||||
if (!window.__ace_shadowed__)
|
||||
window.__ace_shadowed__ = {};
|
||||
for (var key in a) if (a.hasOwnProperty(key))
|
||||
__ace_shadowed__[key] = a[key];
|
||||
});
|
||||
})();
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue