Przeglądaj źródła

Изменить 'ace/index.html'

master
KaiSD 5 lat temu
rodzic
commit
b2821fd1b3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html Wyświetl plik

@@ -32,7 +32,7 @@
}
});
// load ace and extensions
require(["ace/ace", "ace/ext/language_tools"], function(ace) {
require(["ace/ace", "ace/ext-language_tools"], function(ace) {
var buildDom = require("ace/lib/dom").buildDom;
var editor = ace.edit();
editor.setOptions({


Ładowanie…
Anuluj
Zapisz