removed editor script for now
This commit is contained in:
parent
cdf4c11f02
commit
5511dee571
@ -155,9 +155,6 @@
|
||||
});
|
||||
app.init();
|
||||
|
||||
var editor = ace.edit("editor");
|
||||
//editor.setTheme("ace/theme/monokai");
|
||||
editor.getSession().setMode("ace/mode/javascript");
|
||||
});
|
||||
// make all forms ajax forms
|
||||
var options = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user