parent
b7eed67f2f
commit
357c9e1aed
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
<script>
|
||||
$(document).ready(function () {
|
||||
Editor.setValue($('#editorSetContent').val(), -1);
|
||||
Editor.getSession().setUndoManager(new ace.UndoManager());
|
||||
$('#editorLoadingOverlay').hide();
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue