File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/woocommerce-multilingual/res/js/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/woocommerce-multilingual/res/js/files.js

jQuery(function($){


    $(document).on('click','#wcml_file_path_option', function( e ){

        if($(this).is(':checked')){
            $(this).parent().find('ul').show();
        }else{
            $(this).parent().find('ul').hide();
        }
    });

});


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