From 4e4a71b56d12a3f8178469906dfe45379470458e Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:07:07 +0100 Subject: [PATCH] Update sign.html --- src/main/resources/templates/sign.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/main/resources/templates/sign.html b/src/main/resources/templates/sign.html index bfe9b4d1..586b748a 100644 --- a/src/main/resources/templates/sign.html +++ b/src/main/resources/templates/sign.html @@ -247,6 +247,20 @@ + + @@ -265,6 +279,7 @@ link.download = originalFileName + '_signed.pdf'; link.click(); }); + DraggableUtils.init(); @@ -273,4 +288,4 @@ - \ No newline at end of file +