From ce0f1999818bd1de049ed42ebeaa3a7e5522aec7 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:07:21 +0100 Subject: [PATCH] Update add-image.html --- .../resources/templates/misc/add-image.html | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/misc/add-image.html b/src/main/resources/templates/misc/add-image.html index e60e271b..1031eb99 100644 --- a/src/main/resources/templates/misc/add-image.html +++ b/src/main/resources/templates/misc/add-image.html @@ -83,7 +83,21 @@ + + @@ -103,6 +117,7 @@ link.download = originalFileName + '_addedImage.pdf'; link.click(); }); + DraggableUtils.init(); @@ -111,4 +126,4 @@ - \ No newline at end of file +