From ffe4fcb0b3d927a651b50c0a089cdf099725f547 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Fri, 26 Apr 2024 14:43:56 +0200 Subject: [PATCH] removes the cis styles from the admin views --- application/views/lehre/lehrauftrag/approveLehrauftrag.php | 1 - application/views/lehre/lehrauftrag/orderLehrauftrag.php | 1 - .../views/lehre/lvplanung/adminZeitverfuegbarkeit.php | 1 - application/views/widgets/table/table.php | 4 +--- public/js/TableWidget.js | 6 +++--- 5 files changed, 4 insertions(+), 9 deletions(-) diff --git a/application/views/lehre/lehrauftrag/approveLehrauftrag.php b/application/views/lehre/lehrauftrag/approveLehrauftrag.php index dadc9a193..b215df10c 100644 --- a/application/views/lehre/lehrauftrag/approveLehrauftrag.php +++ b/application/views/lehre/lehrauftrag/approveLehrauftrag.php @@ -11,7 +11,6 @@ $this->load->view( 'sbadmintemplate3' => true, 'tabulator5' => true, 'tabulator5JQuery' => true, - 'cis'=>true, 'momentjs2' => true, 'ajaxlib' => true, 'dialoglib' => true, diff --git a/application/views/lehre/lehrauftrag/orderLehrauftrag.php b/application/views/lehre/lehrauftrag/orderLehrauftrag.php index ce2466906..64ad76c0f 100644 --- a/application/views/lehre/lehrauftrag/orderLehrauftrag.php +++ b/application/views/lehre/lehrauftrag/orderLehrauftrag.php @@ -11,7 +11,6 @@ $this->load->view( 'sbadmintemplate3' => true, 'tabulator5' => true, 'tabulator5JQuery' => true, - 'cis'=> true, 'momentjs2' => true, 'ajaxlib' => true, 'dialoglib' => true, diff --git a/application/views/lehre/lvplanung/adminZeitverfuegbarkeit.php b/application/views/lehre/lvplanung/adminZeitverfuegbarkeit.php index e9bb71038..71b1ead33 100644 --- a/application/views/lehre/lvplanung/adminZeitverfuegbarkeit.php +++ b/application/views/lehre/lvplanung/adminZeitverfuegbarkeit.php @@ -11,7 +11,6 @@ $this->load->view( 'ajaxlib' => true, 'tabulator5' => true, 'tabulator5JQuery' => true, - 'cis' => true, 'tablewidget' => true, 'navigationwidget' => true, 'sbadmintemplate3' => true, diff --git a/application/views/widgets/table/table.php b/application/views/widgets/table/table.php index 33a13b1da..713bcd7dc 100644 --- a/application/views/widgets/table/table.php +++ b/application/views/widgets/table/table.php @@ -12,9 +12,7 @@
-
- -
+
diff --git a/public/js/TableWidget.js b/public/js/TableWidget.js index 4f107adce..4d9d66574 100644 --- a/public/js/TableWidget.js +++ b/public/js/TableWidget.js @@ -799,8 +799,8 @@ function _renderTabulatorHeaderHTML(tableWidgetDiv) { var tableUniqueId = tableWidgetDiv.attr("tableUniqueId"); var tabulatorHeaderHTML = ""; - tabulatorHeaderHTML += `