From 2443ed2020fcfde1bce9eae1b7a5dce48d4d3d53 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com.> Date: Sun, 19 May 2024 13:27:00 +0100 Subject: [PATCH] quick cache fix --- build.gradle | 2 +- .../static/images/file-earmark-pdf.svg | 4 ++ .../resources/templates/fragments/common.html | 48 +++++++++---------- src/main/resources/templates/login.html | 2 +- src/main/resources/templates/sign.html | 2 +- .../templates/split-pdf-by-sections.html | 2 +- 6 files changed, 32 insertions(+), 28 deletions(-) create mode 100644 src/main/resources/static/images/file-earmark-pdf.svg diff --git a/build.gradle b/build.gradle index 13456a96..54f319c5 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ plugins { import com.github.jk1.license.render.* group = 'stirling.software' -version = '0.24.0' +version = '0.24.1' //17 is lowest but we support and recommend 21 sourceCompatibility = '17' diff --git a/src/main/resources/static/images/file-earmark-pdf.svg b/src/main/resources/static/images/file-earmark-pdf.svg new file mode 100644 index 00000000..51b9975d --- /dev/null +++ b/src/main/resources/static/images/file-earmark-pdf.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index 635d0952..440a2ea3 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -41,36 +41,36 @@ - - - - - - - - + + + + + + + + - + - - - - - - - - + + + + + + + + - + - - - + + + @@ -140,7 +140,7 @@
Level: 1
favicon - +
@@ -150,7 +150,7 @@ const multiple = [[${multiple}]] || false; const remoteCall = [[${remoteCall}]] || true; - +
@@ -166,5 +166,5 @@
- + \ No newline at end of file diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index 085283c2..b97a44b2 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -2,7 +2,7 @@ - + diff --git a/src/main/resources/templates/sign.html b/src/main/resources/templates/sign.html index 7b6347e2..a7bb7bff 100644 --- a/src/main/resources/templates/sign.html +++ b/src/main/resources/templates/sign.html @@ -2,7 +2,7 @@ - +