Update Ace XML Editor 1.4.10 - Move seperate dir

This commit is contained in:
catborise
2020-05-14 19:59:22 +03:00
committed by catborise
parent d384c914a4
commit b48b112a40
10 changed files with 26 additions and 21 deletions

File diff suppressed because one or more lines are too long

17
static/js/ace/ace.js Executable file

File diff suppressed because one or more lines are too long

View File

@@ -5,3 +5,4 @@ define("ace/theme/textmate",["require","exports","module","ace/lib/dom"],functio
}
});
})();

1
static/js/mode-xml.js → static/js/ace/mode-xml.js Executable file → Normal file
View File

@@ -5,3 +5,4 @@ define("ace/mode/xml_highlight_rules",["require","exports","module","ace/lib/oop
}
});
})();

File diff suppressed because one or more lines are too long