mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-31 14:12:29 +01:00
Upgrade ACE Editor from 1.4.7 to 1.4.14
This commit is contained in:
@@ -57,7 +57,7 @@ background-color:rgba(191, 97, 51, 0.051);}.ace-kuroir .ace_markup.ace_list{colo
|
||||
";
|
||||
|
||||
var dom = require("../lib/dom");
|
||||
dom.importCssString(exports.cssText, exports.cssClass);
|
||||
dom.importCssString(exports.cssText, exports.cssClass, false);
|
||||
}); (function() {
|
||||
window.require(["ace/theme/kuroir"], function(m) {
|
||||
if (typeof module == "object" && typeof exports == "object" && module) {
|
||||
|
||||
Reference in New Issue
Block a user