%PDF- %PDF-
| Direktori : /www/klubovnaostrava/test/wp-content/plugins/nextgen-gallery/static/Albums/ |
| Current File : //www/klubovnaostrava/test/wp-content/plugins/nextgen-gallery/static/Albums/init.js |
jQuery(function($) {
// The ngg-album-desc element is only used for compact albums
const height = $('.ngg-album-desc').height();
if (height) {
shave('.ngg-album-desc', height);
}
$('.ngg-albumoverview').each(function(){
$(this).css('opacity', 1.0);
});
});