Unificados JS y CSS ozar + revision de UI maquinas por defecto

This commit is contained in:
imnavajas
2023-07-15 12:41:21 +02:00
parent 87ff336d30
commit b2da26223f
26 changed files with 231 additions and 268 deletions

View File

@ -246,7 +246,7 @@
<?= $this->endSection() ?>
<?=$this->section('css') ?>
<link rel="stylesheet" href="https://cdn.datatables.net/buttons/2.2.3/css/buttons.<?=config('Basics')->theme['name'] == 'Bootstrap5' ? 'bootstrap5' : 'bootstrap4' ?>.min.css">
<link rel="stylesheet" href="https://cdn.datatables.net/buttons/2.2.3/css/buttons.bootstrap5.min.css">
<?=$this->endSection() ?>