]> _ Git - fluidbook-html5.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 26 Jun 2018 10:39:12 +0000 (12:39 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 26 Jun 2018 10:39:12 +0000 (12:39 +0200)
js/libs/fluidbook/fluidbook.links.js

index 10a795992d251493d28adf824a4c596c4cec9be3..38d89205f86e9a85ad3949cb8cc1852764c9c578 100644 (file)
@@ -40,9 +40,6 @@ FluidbookLinks.prototype = {
         });
 
         $(document).on('click', 'a', function () {
-            // console.log('click link ');
-            // console.log($(this));
-
             if ($(this).is('#wopen')) {
                 return true;
             }