diff options
author | Yury German <blueknight@gentoo.org> | 2022-01-23 18:37:36 -0500 |
---|---|---|
committer | Yury German <blueknight@gentoo.org> | 2022-01-23 18:37:36 -0500 |
commit | f18b23a3a9378fb0a98856d436aa9ebf94e47429 (patch) | |
tree | e418433e22854ebd2d77eaa869d5d0470a973317 /plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js | |
parent | Add classic-editor 1.5 (diff) | |
download | blogs-gentoo-f18b23a3a9378fb0a98856d436aa9ebf94e47429.tar.gz blogs-gentoo-f18b23a3a9378fb0a98856d436aa9ebf94e47429.tar.bz2 blogs-gentoo-f18b23a3a9378fb0a98856d436aa9ebf94e47429.zip |
Updating Classic Editor, Google Authenticatior, Jetpack, Public Post Preview, Table of Contents, Wordpress Importer
Signed-off-by: Yury German <blueknight@gentoo.org>
Diffstat (limited to 'plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js')
-rw-r--r-- | plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js b/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js index e388329e..e30f74db 100644 --- a/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js +++ b/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js @@ -1,2 +1 @@ -/* Do not modify this file directly. It is compiled from other files. */ -jQuery("body").on("click",".widget-gallery .no-carousel .tiled-gallery-item a",function(e){return e.stopPropagation(),!0});
\ No newline at end of file +jQuery("body").on("click",".widget-gallery .no-carousel .tiled-gallery-item a",(function(e){return e.stopPropagation(),!0}));
\ No newline at end of file |