From 60dfd63e4c36608ce153518f6a27fccc0a471f8c Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 11 Sep 2019 13:19:42 +0200 Subject: [PATCH] Update ImageZoom.plugin.js --- Plugins/ImageZoom/ImageZoom.plugin.js | 32 --------------------------- 1 file changed, 32 deletions(-) diff --git a/Plugins/ImageZoom/ImageZoom.plugin.js b/Plugins/ImageZoom/ImageZoom.plugin.js index a5d9d7bd17..980d027ef7 100644 --- a/Plugins/ImageZoom/ImageZoom.plugin.js +++ b/Plugins/ImageZoom/ImageZoom.plugin.js @@ -21,38 +21,6 @@ class ImageZoom { } initConstructor () { - this.zoomSettingsContextMarkup = - `
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
`; - this.css = ` .imagezoom-lense { border: 2px solid rgb(114, 137, 218);