From b0d31361c11a10808029322ccd41c94de68d9f94 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Mon, 29 Apr 2024 11:38:03 +0200 Subject: [PATCH] updates fontawesome version --- application/views/lehre/lehrauftrag/acceptLehrauftrag.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/lehre/lehrauftrag/acceptLehrauftrag.php b/application/views/lehre/lehrauftrag/acceptLehrauftrag.php index e0e67b44a..65ecd9ff6 100644 --- a/application/views/lehre/lehrauftrag/acceptLehrauftrag.php +++ b/application/views/lehre/lehrauftrag/acceptLehrauftrag.php @@ -7,7 +7,7 @@ $this->load->view( 'jqueryui1' => true, 'jquerycheckboxes1' => true, 'bootstrap5' => true, - 'fontawesome4' => true, + 'fontawesome6' => true, 'sbadmintemplate' => false, 'tabulator5' => true, 'tabulator5JQuery' => true,