From a8b50449207243a16dbb824cefee6e213dbf3d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Thu, 23 Nov 2023 17:30:30 +0100 Subject: [PATCH] MDL-80244 theme_boost: Refactor navbar for Bootstrap 5 --- .../content/export/external_page.mustache | 8 +- .../forum_post_email_htmlemail.mustache | 20 +-- .../grades/local/grader/navigation.mustache | 132 +++++++++--------- privacy/templates/htmlpage.mustache | 10 +- .../templates/editor_navbar.mustache | 8 +- theme/boost/templates/navbar-secure.mustache | 32 +++-- theme/boost/templates/navbar.mustache | 77 +++++----- .../classic/templates/navbar-secure.mustache | 34 ++--- theme/classic/templates/navbar.mustache | 43 +++--- 9 files changed, 190 insertions(+), 174 deletions(-) diff --git a/lib/templates/content/export/external_page.mustache b/lib/templates/content/export/external_page.mustache index 30a14b818b7..c625677fd75 100644 --- a/lib/templates/content/export/external_page.mustache +++ b/lib/templates/content/export/external_page.mustache @@ -58,9 +58,11 @@
diff --git a/mod/forum/templates/forum_post_email_htmlemail.mustache b/mod/forum/templates/forum_post_email_htmlemail.mustache index 146e171f32b..d5930d3b69e 100644 --- a/mod/forum/templates/forum_post_email_htmlemail.mustache +++ b/mod/forum/templates/forum_post_email_htmlemail.mustache @@ -78,15 +78,17 @@ } }} {{> mod_forum/forum_post_email_htmlemail_body }} diff --git a/mod/forum/templates/local/grades/local/grader/navigation.mustache b/mod/forum/templates/local/grades/local/grader/navigation.mustache index 37db5b82f55..b1746d658b7 100644 --- a/mod/forum/templates/local/grades/local/grader/navigation.mustache +++ b/mod/forum/templates/local/grades/local/grader/navigation.mustache @@ -35,76 +35,78 @@ } }}