From 36ab2954873b68b9349e44956409fe5e711f2696 Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 12 Apr 2018 07:16:14 -0500 Subject: [PATCH 1/4] interacciones --- milfs/funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 64e4c23..2726508 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -8173,7 +8173,7 @@ function mostrar_identificador($control,$form,$plantilla,$tipo,$timestamp){ - $interaccion + $edicion "; }else { From 25756953b68f2ea3b711b4beb329055ac3b4ab5a Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 17 Apr 2018 11:01:18 -0500 Subject: [PATCH 2/4] mejoras en calendario --- index.php | 51 +++++++++++++++++++++++++++++++++-- milfs/funciones/funciones.php | 34 +++++++++++++++++++++-- 2 files changed, 81 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index e33e82b..f4979d0 100644 --- a/index.php +++ b/index.php @@ -926,7 +926,7 @@ $css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion "; } else { - $css_adicional =""; + $css_adicional =""; } @@ -1186,8 +1186,17 @@ document.oncopy = addLink; if(isset($_SESSION['id'])) {$id_empresa_portada='1'; echo "".panel_aplicaciones('1',"$_SESSION[id_empresa]","").""; } if(isset($_REQUEST['eventos'])) { //$embebido='1'; + $empresa = remplacetas('form_id','id',$_REQUEST['eventos'],'id_empresa',"") ; + $css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='css' and opcion = 'adicional' and id_empresa = '$empresa[0]'") ; + if($css_adicional[0] !="") { + $css_adicional =""; + } $titulo = remplacetas('form_id','id',"$_REQUEST[eventos]",'nombre',"") ; $eventos= " +$css_adicional