update justifiedGallery to version 3.5.4 and add ignoreElement option which will hopefully be accepted upstream

This commit is contained in:
marijus
2015-02-14 22:18:50 +01:00
parent 59828593c1
commit db7b4ea2bf
6 changed files with 110 additions and 78 deletions

View File

@@ -713,6 +713,8 @@ function updateConvItems(mode,data) {
justifiedGalleryActive = true;
$('#photo-album-contents').justifiedGallery({
margins: 3,
border: 0,
ignoreElement: '#page-end',
sizeRangeSuffixes: {
'lt100': '-2',
'lt240': '-2',