Просмотр исходного кода

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

master
KaiSD 4 лет назад
Родитель
Сommit
774ec0a4c1
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      ace/index.html

+ 1
- 0
ace/index.html Просмотреть файл

@@ -172,6 +172,7 @@
reader.onload = readerEvent => {
var content = readerEvent.target.result; // this is the content!
editor.setValue(content);
editor.clearSelection();
}

}


Загрузка…
Отмена
Сохранить