]> git.parisson.com Git - mezzo.git/commitdiff
Re-add title to video sliders
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 21 Oct 2016 09:01:54 +0000 (11:01 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 21 Oct 2016 09:01:54 +0000 (11:01 +0200)
app/templates/media/inc/playlist_video_slider.html

index eece8a2102c1615abed4e2c0ff90bbe15ec96f59..3be44eab4ab6310848bdb4fb3ed9c2b4a4ae88ab 100644 (file)
@@ -14,7 +14,7 @@
                         </video>
                     </div>
                     <div class="slider-page__caption">
-                        {{ video.title }}
+                        {{ media.title }}
                     </div>
                 </div>
             </li>