diff --git a/bin/installDeps.sh b/bin/installDeps.sh
index 270ec98cd..a8bfd5fcd 100755
--- a/bin/installDeps.sh
+++ b/bin/installDeps.sh
@@ -96,7 +96,7 @@ rm -f var/minified*
echo "ensure custom css/js files are created..."
-for f in "index" "pad" "timeslider"
+for f in "index" "pad" "timeslider" "inner" "outer"
do
if [ ! -f "static/custom/$f.js" ]; then
cp -v "static/custom/js.template" "static/custom/$f.js" || exit 1
diff --git a/static/js/ace.js b/static/js/ace.js
index 22d4eaa6e..188ef8e42 100644
--- a/static/js/ace.js
+++ b/static/js/ace.js
@@ -265,6 +265,8 @@ function Ace2Editor()
pushScriptsTo(iframeHTML);
iframeHTML.push('');
+ iframeHTML.push('');
+ iframeHTML.push('');
iframeHTML.push('