]> _ Git - fluidbook-html5.git/commitdiff
wait #6085 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 27 Jun 2023 10:31:52 +0000 (12:31 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 27 Jun 2023 10:31:52 +0000 (12:31 +0200)
js/libs/fluidbook/fluidbook.menu.js

index 0661292ba2cf194e48eb0052e6adfa44423c20b4..c0123574fac43398d5169f589df403c02562dd39 100644 (file)
@@ -366,10 +366,10 @@ FluidbookMenu.prototype = {
         var view = this.getCaption();
         view += '<div class="content">';
         view += markup;
-        view += '</div>';s
+        view += '</div>';
         this.viewWrap(view, 'slideshow', '', '', false, hash);
 
-        this.fluidbook.slideshow.initPopupSlideshow($(".fb-slideshow-popup .fb-slideshow").eq(0));
+        this.fluidbook.slideshow.initPopupSlideshow($(".mview:last .fb-slideshow:eq(0)"));
 
         // var $this = this;
         // var times = [250, 500, 750, 1000, 1250];