From 46cff7dd2f7b97c7057451fbc0f0fc4dec288902 Mon Sep 17 00:00:00 2001 From: imnavajas Date: Thu, 14 Sep 2023 20:10:58 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20ccs=20de=20datatables=20editor?= =?UTF-8?q?=20a=20todos=20los=20formularios=20que=20usen=20datatable=20edi?= =?UTF-8?q?tor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../clientes/cliente/_clienteFormItems.php | 2 +- .../maquinas/viewMaquinaForm.php | 11 +++------- .../papel/viewPapelImpresionForm.php | 2 +- .../tarifas/acabado/viewTarifaAcabadoForm.php | 1 + .../viewTarifaEncuadernacionForm.php | 20 +++++++++---------- .../tarifas/envios/viewTarifaEnvioForm.php | 20 +++++++++---------- .../manipulado/viewTarifaManipuladoForm.php | 1 + 7 files changed, 25 insertions(+), 32 deletions(-) diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php index 46b7dc02..56507b47 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php +++ b/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php @@ -807,8 +807,8 @@ endSection() ?> section('css') ?> - + endSection() ?> section('additionalExternalJs') ?> diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php index e4838ce4..df27a19a 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php +++ b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php @@ -602,23 +602,18 @@ endSection() ?> section('css') ?> + - - endSection() ?> section('additionalExternalJs') ?> - + - - - - - + endSection() ?> \ No newline at end of file diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php index a2c66cfe..9c378343 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php +++ b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php @@ -749,6 +749,6 @@ - + endSection() ?> diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php index c793fa29..0613b123 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php +++ b/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php @@ -243,6 +243,7 @@ endSection() ?> section('css') ?> + endSection() ?> diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php index 2998d827..80aba7f1 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php +++ b/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php @@ -518,22 +518,20 @@ section('css') ?> - - endSection() ?> section('additionalExternalJs') ?> - - - - - - - - - + + + + + + + + + endSection() ?> diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php index 3ef37d3b..a24c34a4 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php +++ b/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php @@ -541,24 +541,22 @@ const lastColNr2 = $('#tableOfPrecios').find("tr:first th").length - 1; endSection() ?> section('css') ?> - - endSection() ?> section('additionalExternalJs') ?> - - - - - - - - - + + + + + + + + + endSection() ?> diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php index a1276a7b..70e9d404 100644 --- a/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php +++ b/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php @@ -270,6 +270,7 @@ endSection() ?> section('css') ?> + endSection() ?>