Bugfix affiche un mauvais caption

Affiche ‘label’ au lieu de ‘caption’
Bugfix:  Suppression de la ligne data-sub-html="{{meta.caption}}" dans thumbnail.hbs

https://github.com/thumbsup/thumbsup/issues/199
This commit is contained in:
2020-11-17 11:12:36 +01:00
parent b7915c8429
commit 2b4ef9038d
4 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
tmp
/theme/public/lightslider/.DS_Store
/theme/public/lightgallery/.DS_Store

4
Readme.txt Normal file
View File

@@ -0,0 +1,4 @@
ISSUE:
theme.json
-featureAlbum ne fonctionne pas

View File

@@ -61,6 +61,7 @@
margins: 10,
rowHeight: 250,
maxRowHeight: 275,
cssAnimation:true,
});
});
</script>

View File

@@ -3,7 +3,6 @@
--}}
<div class="albumList"
data-sub-html="{{meta.caption}}"
data-download-url="{{relative urls.download}}"
{{~#if isVideo~}}