Skip to content

Commit

Permalink
removed editor script for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dcowden committed Aug 24, 2014
1 parent cdf4c11 commit 5511dee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/webapp/WEB-INF/pages/main_new.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 5511dee

Please sign in to comment.