]> _ Git - fluidbook-html5.git/commitdiff
#2277
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 6 Feb 2019 16:36:04 +0000 (17:36 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 6 Feb 2019 16:36:04 +0000 (17:36 +0100)
js/libs/fluidbook/fluidbook.contentlock.js

index a11d2cf4e4bbfa977ef5b1144d7cb1d71cf87645..e1f75a9dfa24a613353ed36e0e9dba1daa05d94b 100644 (file)
@@ -144,7 +144,6 @@ FluidbookContentLock.prototype = {
             if (currentPage !== lockPage) {
                 return;
             }
-
             $this.locks[k].unlocked = 1;
             change = true;
             return true;