]> _ Git - fluidbook-html5.git/commitdiff
wip #2303 @1.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 29 Nov 2018 13:39:33 +0000 (14:39 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 29 Nov 2018 13:39:33 +0000 (14:39 +0100)
js/libs/fluidbook/fluidbook.js

index 28ffaea3911601ef1a0cf68e77d9e7eff5e970e9..d571aecc7a4360e39fe32fce85126b5c48fa1ff4 100644 (file)
@@ -765,7 +765,7 @@ Fluidbook.prototype = {
                                 }, function (args) {
                                     $this.hideLoader(5);
                                 }, function (args) {
-                                    this.wopen(copyEntry.toURL(), '_blank', '');
+                                    $this.wopen(copyEntry.toURL(), '_blank', '');
                                     $this.hideLoader(5);
                                 });
                             }, lazy);