Преглед изворни кода

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

master
KaiSD пре 5 година
родитељ
комит
b2821fd1b3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html Прегледај датотеку

@@ -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({


Loading…
Откажи
Сачувај