From 3f66d74a1de86413b965be9dfaa4d430202e7fbe Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki Date: Mon, 18 May 2020 09:59:55 +0000 Subject: [PATCH 1/3] Update header.php hotfix: removed /bootstrap subdir --- mymodule/themes/fancytheme/default/includes/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mymodule/themes/fancytheme/default/includes/header.php b/mymodule/themes/fancytheme/default/includes/header.php index 257a7a1..4bc0060 100644 --- a/mymodule/themes/fancytheme/default/includes/header.php +++ b/mymodule/themes/fancytheme/default/includes/header.php @@ -47,7 +47,7 @@ header('X-Frame-Options: SAMEORIGIN'); M4_LAB: User Login - + -- GitLab From 3f80ca926b3a442fb3bdeec2be638b11aa079ab1 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki Date: Fri, 26 Jun 2020 09:02:27 +0000 Subject: [PATCH 2/3] Update footer.php- removed conflicting bootstrap script definition --- mymodule/themes/fancytheme/default/includes/footer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/mymodule/themes/fancytheme/default/includes/footer.php b/mymodule/themes/fancytheme/default/includes/footer.php index 36b75fc..f9da9a2 100644 --- a/mymodule/themes/fancytheme/default/includes/footer.php +++ b/mymodule/themes/fancytheme/default/includes/footer.php @@ -6,7 +6,6 @@ if (!empty($this->data['htmlinject']['htmlContentPost'])) { } ?> - -- GitLab From f5a7267a3cbd4b27d8ccb5abbe8547738d4aa3c7 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki Date: Fri, 26 Jun 2020 09:04:18 +0000 Subject: [PATCH 3/3] Update header.php - removed conflicting bootstrap definition --- mymodule/themes/fancytheme/default/includes/header.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mymodule/themes/fancytheme/default/includes/header.php b/mymodule/themes/fancytheme/default/includes/header.php index 4bc0060..150b0ff 100644 --- a/mymodule/themes/fancytheme/default/includes/header.php +++ b/mymodule/themes/fancytheme/default/includes/header.php @@ -51,7 +51,8 @@ header('X-Frame-Options: SAMEORIGIN'); - + +