removes the cis styles from the admin views

This commit is contained in:
SimonGschnell
2024-04-26 14:43:56 +02:00
parent dec6b160a6
commit ffe4fcb0b3
5 changed files with 4 additions and 9 deletions
+1 -3
View File
@@ -12,9 +12,7 @@
<div id="tableDatasetActionsTop"></div>
<!-- TableWidget table -->
<div class="border border-1 mb-4">
<?php TableWidget::loadViewDataset(); ?>
</div>
<?php TableWidget::loadViewDataset(); ?>
<!-- Table info bottom -->
<div id="tableDatasetActionsBottom"></div>