Loading application.js +0 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ var application = function() { // TODO tab support // TODO support for push state navigation // TODO layerX and layerY fix warnings // TODO turn off spelling correction var save = function(data, callback) { var high = hljs.highlightAuto(data); var pack = { Loading index.html +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ <pre id="box" style="display:none;"><code></code></pre> <textarea></textarea> <textarea spellcheck="false"></textarea> </body> Loading Loading
application.js +0 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ var application = function() { // TODO tab support // TODO support for push state navigation // TODO layerX and layerY fix warnings // TODO turn off spelling correction var save = function(data, callback) { var high = hljs.highlightAuto(data); var pack = { Loading
index.html +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ <pre id="box" style="display:none;"><code></code></pre> <textarea></textarea> <textarea spellcheck="false"></textarea> </body> Loading