funcionando crear editar y todo lo demas

This commit is contained in:
2025-01-03 16:45:56 +01:00
parent 012723d955
commit 9b6cc84d4f
2 changed files with 11 additions and 4 deletions

View File

@ -88,6 +88,7 @@
href="<?= site_url('themes/vuexy/css/datatables-editor/editor.dataTables.min.css') ?>">
<link rel="stylesheet"
href="<?= site_url("/themes/vuexy/vendor/libs/datatables-sk/plugins/buttons/buttons.bootstrap5.min.css") ?>">
<link rel="stylesheet" href="<?= site_url('themes/vuexy/css/presupuestoCliente.css') ?>">
<?= $this->endSection() ?>
<?= $this->section('additionalExternalJs') ?>