forked from Wavyzz/dolibarr
Upgrade ACE Editor from 1.4.7 to 1.4.14
This commit is contained in:
@@ -299,6 +299,7 @@ define("ace/mode/r",["require","exports","module","ace/unicode","ace/range","ace
|
||||
|
||||
this.nonTokenRe = new RegExp("^(?:[^" + unicode.wordChars + "._]|\s])+", "g");
|
||||
this.$id = "ace/mode/r";
|
||||
this.snippetFileId = "ace/snippets/r";
|
||||
}).call(Mode.prototype);
|
||||
exports.Mode = Mode;
|
||||
}); (function() {
|
||||
|
||||
Reference in New Issue
Block a user