This commit is contained in:
root 2016-03-06 17:24:15 +01:00
commit 287ffe93f6
2 changed files with 2 additions and 1 deletions

View File

@ -1023,6 +1023,7 @@ function widget_cover_photo($arr) {
'$photo_html' => $photo_html,
'$title' => $title,
'$subtitle' => $subtitle,
'$hovertitle' => t('Click to show more'),
));
}
return $o;

View File

@ -40,7 +40,7 @@
}
</script>
<div id="cover-photo" onclick="slideUpCover();">
<div id="cover-photo" onclick="slideUpCover();" title="{{$hovertitle}}">
{{$photo_html}}
<div id="cover-photo-caption">
<div class="cover-photo-title">