From 6cbeafe9c18f90e225b2bde5e5efb4f4ff67bec5 Mon Sep 17 00:00:00 2001 From: Shay Keren Date: Sun, 29 Jun 2025 11:24:11 +0300 Subject: [PATCH] fix: update bootstrap WebJar paths to match npm structure --- .../resources/templates/fragments/layout.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) mode change 100755 => 100644 src/main/resources/templates/fragments/layout.html diff --git a/src/main/resources/templates/fragments/layout.html b/src/main/resources/templates/fragments/layout.html old mode 100755 new mode 100644 index f0de63cfc9d..d79bf1a0bd0 --- a/src/main/resources/templates/fragments/layout.html +++ b/src/main/resources/templates/fragments/layout.html @@ -20,17 +20,14 @@ - - - + -
+
@@ -92,8 +86,8 @@
- + - + \ No newline at end of file