From d16c194d443ac6f4de8420e17432f8fed936fecf Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Mon, 27 Feb 2017 14:54:23 +0000 Subject: [PATCH] Removed interact.js for Atlantic. WIP #1112 @0:10 --- inc/ws/Util/html5/class.ws.html5.compiler.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/ws/Util/html5/class.ws.html5.compiler.php b/inc/ws/Util/html5/class.ws.html5.compiler.php index b683fc9fc..0ec702bb8 100644 --- a/inc/ws/Util/html5/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/class.ws.html5.compiler.php @@ -722,7 +722,6 @@ class wsHTML5Compiler { } if ($this->book->parametres->customLinkClass == 'AtlanticDownloadLink') { - $this->specialJsFiles[] = 'js/libs/interact.js'; $this->specialJsFiles[] = 'js/libs/fluidbook/special/atlanticdownload.js'; $this->specialCSS[] = 'style/special/atlanticdownload.css'; } -- 2.39.5