Merged in feature/plugins-update (pull request #9)
wp plugin updates from pantheon * wp plugin updates from pantheon
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
(function($) {
|
||||
$().on('facetwp-loaded', function() {
|
||||
$('.edd-no-js').addClass('facetwp-hidden');
|
||||
$('a.edd-add-to-cart').addClass('edd-has-js');
|
||||
});
|
||||
})(fUtil);
|
||||
Reference in New Issue
Block a user