/home/arranoyd/telegastro/wp-content/themes/dt-the7/inc/admin/assets/js/the7-dashboard.min.js
!function(a){"use strict";a(function(){a("#the7-registration-terms").on("change",function(){var b=a("#the7-register-theme-button");a(this).is(":checked")?b.removeAttr("disabled"):b.attr("disabled","disabled")}).trigger("change"),a("#the7-settings").on("submit.the7-dashboard-settings.save",function(b){b.preventDefault(),a(this).find(".spinner").addClass("is-active"),a.post(ajaxurl,a(this).serialize()).done(function(a){}).fail(function(a){}).always(function(){window.location.reload()})});var b={"the7-post-type-portfolio":["slug","layout"],"the7-post-type-albums":["slug"],"the7-post-type-team":["slug"],"the7-critical-alerts":["email"]};Object.keys(b).forEach(function(c){a("#"+c).on("click",function(){var d=b[c].map(function(a){return"#"+c+"-"+a}).join(", "),e=a(d).closest("tr");a(this).is(":checked")?e.show("slow"):e.hide("fast")})})})}(jQuery);