From 2b4ef9038d1a7d15931e0eab4b98aacc2ac63247 Mon Sep 17 00:00:00 2001 From: Bruno 21 Date: Tue, 17 Nov 2020 11:12:36 +0100 Subject: [PATCH] Bugfix affiche un mauvais caption MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .gitignore | 2 ++ Readme.txt | 4 ++++ theme/album.hbs | 1 + theme/partials/thumbnail.hbs | 1 - 4 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Readme.txt diff --git a/.gitignore b/.gitignore index a9a5aec..8d1783e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ tmp +/theme/public/lightslider/.DS_Store +/theme/public/lightgallery/.DS_Store diff --git a/Readme.txt b/Readme.txt new file mode 100644 index 0000000..509d262 --- /dev/null +++ b/Readme.txt @@ -0,0 +1,4 @@ +ISSUE: + +theme.json +-featureAlbum ne fonctionne pas \ No newline at end of file diff --git a/theme/album.hbs b/theme/album.hbs index 6514988..f8ca870 100644 --- a/theme/album.hbs +++ b/theme/album.hbs @@ -61,6 +61,7 @@ margins: 10, rowHeight: 250, maxRowHeight: 275, + cssAnimation:true, }); }); diff --git a/theme/partials/thumbnail.hbs b/theme/partials/thumbnail.hbs index bdcbc2d..960eab2 100644 --- a/theme/partials/thumbnail.hbs +++ b/theme/partials/thumbnail.hbs @@ -3,7 +3,6 @@ --}}