diff --git a/src/editor.coffee b/src/editor.coffee index 6225d8296..73b657485 100644 --- a/src/editor.coffee +++ b/src/editor.coffee @@ -8,8 +8,6 @@ _ = require 'underscore' ace = require 'ace/ace' canon = require 'pilot/canon' -Chrome.addPane 'main', '
' - exports.ace = editor = ace.edit "editor" editor.setTheme require "ace/theme/twilight" editor.getSession().setUseSoftTabs true diff --git a/static/index.html b/static/index.html index b445a4716..213c91d73 100644 --- a/static/index.html +++ b/static/index.html @@ -59,6 +59,9 @@
+
+
+