File Manager

Current Path : /webspace/www.cordales.be/html/wp-content/plugins/nextgen-gallery/static/Albums/
Upload File :
Current File : //webspace/www.cordales.be/html/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);
    });
});

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com