]> _ Git - fluidbook-html5.git/commitdiff
(no commit message)
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 12 Aug 2014 08:22:47 +0000 (08:22 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 12 Aug 2014 08:22:47 +0000 (08:22 +0000)
js/libs/fluidbook/fluidbook.js

index 9f58f3bca9887ee7903c9c55d0063a61f0917d46..2957b8dba6700a967d41b12f2f28f0b1a8ddca1f 100644 (file)
@@ -1275,7 +1275,6 @@ Fluidbook.prototype = {
                var types_ios = {pdf: 'com.adobe.pdf'};
                var types_android = {pdf: 'application/pdf'};
                if (this.datas.phonegap == 'ios') {
-                       fb("external file util :: " + url);
                        this.displayLoader();
                        if (types_ios[type] != undefined) {
                                var offset = $(e).offset();