From: Vincent Vanwaelscappel Date: Tue, 19 Mar 2019 15:51:11 +0000 (+0100) Subject: #2640 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=cdb0e4e3ca05e65d5f85e3937eb7953e6861f126;p=fluidbook-html5.git #2640 --- diff --git a/js/libs/fluidbook/fluidbook.js b/js/libs/fluidbook/fluidbook.js index f710d93d..92b92917 100644 --- a/js/libs/fluidbook/fluidbook.js +++ b/js/libs/fluidbook/fluidbook.js @@ -427,8 +427,6 @@ Fluidbook.prototype = { } } - console.log(args); - if (args[1] === 'closeview') { return this.setCurrentPage(this.currentPage); } else if (args[1] === 'page') {