From 803be0bed5433f66a9a8345d916533e16bae3b2a Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 25 Oct 2018 18:46:57 -0500 Subject: [PATCH] mejoraras vista aplicacion --- index.php | 12 ++++++------ milfs | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index 7c5d14b..29e264f 100644 --- a/index.php +++ b/index.php @@ -117,7 +117,7 @@ $plantilla= $_REQUEST['plantilla']; if(isset($_REQUEST['tema']) AND $_REQUEST['tema'] !="") { $tema= "$_REQUEST[tema]";} else { - if($v[0] =='a' OR $v[0] =='k') { $tema='aplicacion'; }else{$tema="moon";} + // if($v[0] =='a' OR $v[0] =='k') { $tema=''; }else{$tema="moon";} } $presentacion_cabeza = " @@ -131,7 +131,7 @@ $presentacion_cabeza = " var link = document.createElement( 'link' ); link.rel = 'stylesheet'; link.type = 'text/css'; - link.href = window.location.search.match( /print-pdf/gi ) ? 'lbrerias/reveal/css/print/pdf.css' : 'librerias/reveal/css/print/paper.css'; + link.href = window.location.search.match( /print-pdf/gi ) ? 'librerias/reveal/css/print/pdf.css' : 'librerias/reveal/css/print/paper.css'; document.getElementsByTagName( 'head' )[0].appendChild( link ); @@ -142,7 +142,7 @@ $presentacion_cabeza = " "; $presentacion_pie=" - + @@ -314,7 +314,7 @@ if ($variable !=''){ /// s= SET DE DATOS $embebido = "1"; if(isset($_REQUEST['print'])) { $print = "window.print()";} - $onload = "".planilla("$set","$_REQUEST[registros]")." "; + $onload = "".planilla("$set","$_REQUEST[registros]",'')." "; } elseif($v[0] =='i') { @@ -539,7 +539,7 @@ if ($variable !=''){ "; - $librerias_pie =" +$librerias_pie =" $aplicacion_pie @@ -1236,7 +1236,7 @@ else { - + "; include("temas/$tema/cabecera"); include("temas/$tema/pie"); diff --git a/milfs b/milfs index 453a812..9d6530d 160000 --- a/milfs +++ b/milfs @@ -1 +1 @@ -Subproject commit 453a8126e1c70a48621aec0fa8112a9de20a082f +Subproject commit 9d6530d8d423ec70e803f6568a98342144bde42b