From 3944ebc9d97981aa4aa6452b6d08d1fadb07d6f2 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 23 Jan 2009 15:53:28 -0800 Subject: [PATCH] Removing obsolete comment. --- static/js/Editor.js | 1 - 1 file changed, 1 deletion(-) 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 + ''