From 6138260cdbebe40bd078643ce7a20416a5ac0ece Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Mar 2016 19:43:55 -0400 Subject: merge --- public/assets/js/lib/GalleryView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'public/assets/js/lib/GalleryView.js') diff --git a/public/assets/js/lib/GalleryView.js b/public/assets/js/lib/GalleryView.js index da0f580..1d8cdc2 100644 --- a/public/assets/js/lib/GalleryView.js +++ b/public/assets/js/lib/GalleryView.js @@ -86,6 +86,7 @@ var GalleryView = View.extend({ gallery.on("cellSelect", function(){ if (! gallery.selectedElement) return // $caption.html( $(gallery.selectedElement).data("caption") ) + console.log(gallery.selectedElement) try { this.videos.forEach(function(player){ player.api('pause') -- cgit v1.2.3-70-g09d2