diff --git a/static/js/Editor.js b/static/js/Editor.js index dedd1d1..22885ec 100644 --- a/static/js/Editor.js +++ b/static/js/Editor.js @@ -276,7 +276,6 @@ Editor.prototype.set_iframe_contents = function ( contents_text ) { padding = '0.4em 1.5em 1em 1.5em'; // TODO: maybe just replace the document body if the is already set up? - // doing so might mean that we don't have to re-turn on design mode this.document.write( '' + '' + contents_text + ''