mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
updates the tableHelpsite to use bootstrap5 classes if the bootstrapVersion flag is set to 5
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
<div id="tableDatasetActionsTop"></div>
|
||||
|
||||
<!-- TableWidget table -->
|
||||
<?php TableWidget::loadViewDataset(); ?>
|
||||
<div class="border border-2 mb-4">
|
||||
<?php TableWidget::loadViewDataset(); ?>
|
||||
</div>
|
||||
|
||||
<!-- Table info bottom -->
|
||||
<div id="tableDatasetActionsBottom"></div>
|
||||
|
||||
Reference in New Issue
Block a user