wp_back/wp-content/plugins/wp-smushit/app/assets/js/smush-admin-common.min.js
2024-05-20 15:37:46 +03:00

2 lines
337 B
JavaScript

jQuery((function(t){"use strict";t("body").on("click","a.smush-stats-details",(function(s){if(t(this).prop("disabled"))return!1;s.preventDefault();var e=t(this).find(".stats-toggle");t(this).parents().eq(1).find(".smush-stats-wrapper").slideToggle(),e.text("+"==e.text()?"-":"+")}))}));
//# sourceMappingURL=smush-admin-common.min.js.map