From 030877457bdb2e84dbf0db3d3611a3a062091309 Mon Sep 17 00:00:00 2001 From: Artur Gomes Date: Wed, 16 Aug 2017 20:59:09 +0100 Subject: [PATCH] Fix tablet not opening. Fix headers not showing correctly since changes in editProperties page. --- scripts/defaultScripts.js | 1 - .../system/fingerPaint/html/brushesTab.html | 469 +++++++++--------- 2 files changed, 236 insertions(+), 234 deletions(-) diff --git a/scripts/defaultScripts.js b/scripts/defaultScripts.js index 7420e6ab1f..147c7bdec3 100644 --- a/scripts/defaultScripts.js +++ b/scripts/defaultScripts.js @@ -32,7 +32,6 @@ var DEFAULT_SCRIPTS_COMBINED = [ ]; var DEFAULT_SCRIPTS_SEPARATE = [ "system/controllers/controllerScripts.js", - "system/fingerPaint/fingerPaint.js" // "system/chat.js" "system/fingerPaint/fingerPaint.js" ]; diff --git a/scripts/system/fingerPaint/html/brushesTab.html b/scripts/system/fingerPaint/html/brushesTab.html index 232d0012a5..d08f047e30 100644 --- a/scripts/system/fingerPaint/html/brushesTab.html +++ b/scripts/system/fingerPaint/html/brushesTab.html @@ -1,8 +1,8 @@ - +