From b8e556f0e841ab758c964efcc1dec4b686374534 Mon Sep 17 00:00:00 2001 From: ZEOS <31534267+naobzore@users.noreply.github.com> Date: Thu, 4 Apr 2019 21:53:20 +0300 Subject: [PATCH] Update jquery.fancybox.js ` --- dist/jquery.fancybox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/jquery.fancybox.js b/dist/jquery.fancybox.js index 806b2703..f4bb40c2 100644 --- a/dist/jquery.fancybox.js +++ b/dist/jquery.fancybox.js @@ -69,7 +69,7 @@ // What buttons should appear in the top right corner. // Buttons will be created using templates from `btnTpl` option - // and they will be placed into toolbar (class="fancybox-toolbar"` element) + // and they will be placed into toolbar (class="fancybox-toolbar" element) buttons: [ "zoom", //"share", @@ -5629,4 +5629,4 @@ }); } }); -})(document, jQuery); \ No newline at end of file +})(document, jQuery);