From ccf01100bb0bcc1c0c2dfa94db0b5777698ea47c Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Fri, 1 Mar 2024 15:36:10 +0100 Subject: [PATCH] adds new classes because alert-info/warning/... are not consistent in the new bootstrap versions --- .../lehre/anrechnung/requestAnrechnung.php | 13 ++- .../anrechnung/requestAnrechnungImportant.php | 107 +++++++++--------- public/css/lehre/anrechnung.css | 41 +++++++ .../js/lehre/anrechnung/requestAnrechnung.js | 18 +-- 4 files changed, 112 insertions(+), 67 deletions(-) diff --git a/application/views/lehre/anrechnung/requestAnrechnung.php b/application/views/lehre/anrechnung/requestAnrechnung.php index 18fd66a67..c2212adbc 100644 --- a/application/views/lehre/anrechnung/requestAnrechnung.php +++ b/application/views/lehre/anrechnung/requestAnrechnung.php @@ -10,7 +10,7 @@ $this->load->view( 'title' => $this->p->t('anrechnung', 'antragStellen'), 'jquery3' => true, 'jqueryui1' => true, - 'bootstrap3' => true, + 'bootstrap5' => true, 'fontawesome4' => true, 'ajaxlib' => true, 'dialoglib' => true, @@ -54,6 +54,9 @@ $this->load->view( 'public/js/bootstrapper.js', 'public/js/lehre/anrechnung/requestAnrechnung.js' + ), + 'customCSSs' => array( + 'public/css/lehre/anrechnung.css' ) ) ); @@ -79,7 +82,7 @@ $this->load->view(
-
+
@@ -261,7 +264,7 @@ $this->load->view( title="p->t('ui', 'uploadTooltipText'); ?>"> - dokumentname) ?> @@ -316,7 +319,7 @@ $this->load->view(




-
+
Status: @@ -324,7 +327,7 @@ $this->load->view(
-