summaryrefslogtreecommitdiff
blob: 29a005c81c3634f578fabc57ed0dc709739e64e2 (plain)
1
2
/* Do not modify this file directly. It is compiled from other files. */
jQuery(document).ready(function(){var e=jQuery(".jetpack-search-filters-widget__filter-list");e.on("click","a",function(){var e=jQuery(this).siblings('input[type="checkbox"]');e.prop("checked",!e.prop("checked"))}),e.find('input[type="checkbox"]').prop("disabled",!1).css("cursor","inherit").on("click",function(){var e=jQuery(this).siblings("a");e.length&&(window.location.href=e.prop("href"))})});