From e33d863732449b7b39419b126d51bfbbb41ec0d6 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Tue, 2 Apr 2024 13:03:52 +0200 Subject: [PATCH] upgrades pruefungsprotokollUebersicht to tabulator 5 --- application/views/lehre/pruefungsprotokollUebersicht.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/application/views/lehre/pruefungsprotokollUebersicht.php b/application/views/lehre/pruefungsprotokollUebersicht.php index c5c545d42..6b203f843 100644 --- a/application/views/lehre/pruefungsprotokollUebersicht.php +++ b/application/views/lehre/pruefungsprotokollUebersicht.php @@ -9,6 +9,9 @@ 'bootstrap3' => true, 'fontawesome4' => true, 'tablesorter2' => true, + 'tabulator5' => true, + 'tabulator5JQuery' => true, + 'cis'=>true, 'ajaxlib' => true, 'dialoglib' => true, 'tablewidget' => true,