PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
plugins
/
js_composer_salient
/
assets
/
js
/
vendors
if ( ! window.ajaxurl ) { window.ajaxurl = window.location.href; } var vcWoocommerceProductAttributeFilterDependencyCallback; vcWoocommerceProductAttributeFilterDependencyCallback = function () { (function ( $, that ) { var $filterDropdown, $empty; $filterDropdown = $( '[data-vc-shortcode-param-name="filter"]', that.$content ); $filterDropdown.removeClass( 'vc_dependent-hidden' ); $empty = $( '#filter-empty', $filterDropdown ); if ( $empty.length ) { $empty.parent().remove(); $( '.edit_form_line', $filterDropdown ).prepend( $( '<div class="vc_checkbox-label"><span>No values found</span></div>' ) ); } $( 'select[name="attribute"]', that.$content ).change( function () { $( '.vc_checkbox-label', $filterDropdown ).remove(); $filterDropdown.removeClass( 'vc_dependent-hidden' ); $.ajax( { type: 'POST', dataType: 'json', url: window.ajaxurl, data: { action: 'vc_woocommerce_get_attribute_terms', attribute: this.value, _vcnonce: window.vcAdminNonce } } ).done( function ( data ) { if ( 0 < data.length ) { $( '.edit_form_line', $filterDropdown ).prepend( $( data ) ); } else { $( '.edit_form_line', $filterDropdown ).prepend( $( '<div class="vc_checkbox-label"><span>No values found</span></div>' ) ); } } ); } ); }( window.jQuery, this )); };
[+]
..
[-] advanced_custom_fields.js
[edit]
[-] desktop.ini
[edit]
[-] qtranslatex_backend.js
[edit]
[-] qtranslate_frontend.js
[edit]
[-] qtranslatex_frontend.js
[edit]
[-] woocommerce-add-to-cart.js
[edit]
[-] yoast.js
[edit]
[-] qtranslate_backend.js
[edit]
[-] woocommerce.js
[edit]