refactors the adminAnrechnung page because it is used in an bootstrap3 environment

This commit is contained in:
SimonGschnell
2024-04-24 11:35:02 +02:00
parent 7dfe2f1932
commit 5a62dbc740
2 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@ $includesArray = array(
'title' => $this->p->t('anrechnung', 'anrechnungenVerwalten'),
'jquery3' => true,
'jqueryui1' => true,
'bootstrap5' => true,
'bootstrap3' => true,
'fontawesome6' => true,
'ajaxlib' => true,
'dialoglib' => true,