forked from Wavyzz/dolibarr
Upgrade ACE Editor from 1.4.7 to 1.4.14
This commit is contained in:
@@ -109,7 +109,7 @@ background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgb
|
||||
";
|
||||
|
||||
var dom = require("../lib/dom");
|
||||
dom.importCssString(exports.cssText, exports.cssClass);
|
||||
dom.importCssString(exports.cssText, exports.cssClass, false);
|
||||
}); (function() {
|
||||
window.require(["ace/theme/cobalt"], function(m) {
|
||||
if (typeof module == "object" && typeof exports == "object" && module) {
|
||||
|
||||
Reference in New Issue
Block a user