forked from Wavyzz/dolibarr
NEW Introduce code syntax coloration with mode 'ace' for DolEditor.
This commit is contained in:
6
htdocs/includes/ace/ext-error_marker.js
Normal file
6
htdocs/includes/ace/ext-error_marker.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
;
|
||||
(function() {
|
||||
ace.require(["ace/ext/error_marker"], function() {});
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user