From 3a09e6166a5cbb6a0f872c8f2368fa6affebcf4c Mon Sep 17 00:00:00 2001 From: imnavajas Date: Thu, 14 Sep 2023 14:15:31 +0200 Subject: [PATCH] Creating modalDialog functionality --- .idea/deployment.xml | 2 +- .../themes/_commonPartialsBs/_modalDialog.php | 72 +++++++++++++++++++ .../themes/_commonPartialsBs/sweetalert.php | 30 ++++---- .../maquinas/viewMaquinaForm.php | 32 ++++++++- 4 files changed, 118 insertions(+), 18 deletions(-) create mode 100644 ci4/app/Views/themes/_commonPartialsBs/_modalDialog.php diff --git a/.idea/deployment.xml b/.idea/deployment.xml index 5fb78f02..554465e5 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,6 +1,6 @@ - +