From f161e490ca534478a2340e82a7e97adc5bea1327 Mon Sep 17 00:00:00 2001 From: Shay Keren Date: Thu, 12 Jun 2025 09:10:23 +0300 Subject: [PATCH] fix: update bootstrap webjar paths to match npm structure --- .../resources/templates/fragments/layout.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 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..deabf7270fb --- a/src/main/resources/templates/fragments/layout.html +++ b/src/main/resources/templates/fragments/layout.html @@ -17,11 +17,11 @@ + - -
+
@@ -92,8 +88,8 @@
- + - + \ No newline at end of file