소스 검색

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

master
KaiSD 5 년 전
부모
커밋
c0f49250ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html 파일 보기

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


불러오는 중...
취소
저장