]> _ Git - cubeextranet.git/commitdiff
Removed interact.js for Atlantic. WIP #1112 @0:10
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 27 Feb 2017 14:54:23 +0000 (14:54 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 27 Feb 2017 14:54:23 +0000 (14:54 +0000)
inc/ws/Util/html5/class.ws.html5.compiler.php

index b683fc9fc53277e6cf9bb1a88ac630cec8cd7890..0ec702bb8beb54f31181e56314f69d21a369e932 100644 (file)
@@ -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';
                }