From a9eb2d4e319b8c796d66c00634081aa9a0715265 Mon Sep 17 00:00:00 2001 From: Chad Weider Date: Mon, 14 May 2012 19:01:00 -0700 Subject: [PATCH] Fix ordering of editer code loading operations. --- src/static/js/ace.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/static/js/ace.js b/src/static/js/ace.js index f3a27a11..8cb9f188 100644 --- a/src/static/js/ace.js +++ b/src/static/js/ace.js @@ -185,14 +185,10 @@ require.setGlobalKeyPath("require");\n\ buffer.push('\ '); - pushScriptsTo(iframeHTML); + + iframeHTML.push('