From fd3a5f409a0b5b29dd672b280157bea2ed268287 Mon Sep 17 00:00:00 2001 From: Michel-FK Date: Thu, 28 Jan 2021 09:30:17 +0100 Subject: [PATCH] solve compatibility problem between lightbox and iFixIt steps Signed-off-by: Michel-FK --- docs/assets/js/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/assets/js/custom.js b/docs/assets/js/custom.js index 7204209..e72f4a5 100644 --- a/docs/assets/js/custom.js +++ b/docs/assets/js/custom.js @@ -113,7 +113,7 @@ $(document).ready(function () { imageTitle = '' } $(this). - wrap('') imageGroups.push('.' + imageAlt) })