mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
commit
e03923b1f1
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@
|
||||||
editor.setBehavioursEnabled(false)
|
editor.setBehavioursEnabled(false)
|
||||||
|
|
||||||
editor.setValue(resp, -1)
|
editor.setValue(resp, -1)
|
||||||
|
editor.getSession().setUndoManager(new ace.UndoManager())
|
||||||
|
|
||||||
editor.on('change', function(obj) {
|
editor.on('change', function(obj) {
|
||||||
$('a#saveButton,a#saveAndExitButton').css('opacity', 1)
|
$('a#saveButton,a#saveAndExitButton').css('opacity', 1)
|
||||||
|
|
Loading…
Add table
Reference in a new issue