From 5d60b930ff9f9c7092e318463983fa898002f551 Mon Sep 17 00:00:00 2001 From: imnavajas Date: Sun, 7 Jan 2024 09:45:40 +0100 Subject: [PATCH] Modificado el sistema Toast por el popErrorAlert() que integramos --- .idea/php.xml | 2 +- .idea/phpunit.xml | 10 +++ ci4/app/Controllers/Test.php | 67 +++++++++++++++---- .../themes/_commonPartialsBs/datatables.php | 5 +- 4 files changed, 65 insertions(+), 19 deletions(-) create mode 100644 .idea/phpunit.xml diff --git a/.idea/php.xml b/.idea/php.xml index 29059d00..62bc4038 100755 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,7 +10,7 @@