mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-14 21:41:23 +01:00
Upgrade ACE Editor from 1.4.7 to 1.4.14
This commit is contained in:
@@ -94,7 +94,7 @@ background: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZ
|
||||
exports.cssClass = "ace-eclipse";
|
||||
|
||||
var dom = require("../lib/dom");
|
||||
dom.importCssString(exports.cssText, exports.cssClass);
|
||||
dom.importCssString(exports.cssText, exports.cssClass, false);
|
||||
}); (function() {
|
||||
window.require(["ace/theme/eclipse"], function(m) {
|
||||
if (typeof module == "object" && typeof exports == "object" && module) {
|
||||
|
||||
Reference in New Issue
Block a user