File "header-styles-min.js"

Full Path: /home/fineflavourcocoa/public_html/wp-content/plugins/gyan-elements/admin/js/header-styles-min.js
File size: 452 bytes
MIME-type: text/plain
Charset: utf-8

jQuery(document).ready(function(a){a(".swm_btn_header_styles").on("click",function(){var e=a("input[name='swm_set_header_styles']:checked").val(),n=gyanHeaderStyles.gyanHeaderStylesNounce;e?(a(".gyan-hs-blank-header").hide(),a.ajax({url:ajaxurl,type:"POST",data:{action:"gyan-import-header-style",nonce:n,init:e},success:function(e){console.log(e),a(".gyan-hs-notice").show()},error:function(e){console.log(e)}})):a(".gyan-hs-blank-header").show()})});