mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
adds bootstrapVersion flag to the tableWidget options to render bootstrap3 classes or bootstrap5 classes
This commit is contained in:
@@ -172,6 +172,7 @@ $query.= ' FROM anrechnungen
|
||||
|
||||
$filterWidgetArray = array(
|
||||
'query' => $query,
|
||||
'bootstrapVersion' => 5,
|
||||
'tableUniqueId' => 'approveAnrechnungUebersicht',
|
||||
'requiredPermissions' => 'lehre/anrechnung_genehmigen',
|
||||
'datasetRepresentation' => 'tabulator',
|
||||
|
||||
Reference in New Issue
Block a user