From 767cbf870a0046cc2ed4c2124e36bfe1b95dcb3b Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Mon, 5 Nov 2018 14:36:33 -0500 Subject: [PATCH] arregalando conflicto --- index.php | 143 +++--------------------------------------------------- 1 file changed, 8 insertions(+), 135 deletions(-) diff --git a/index.php b/index.php index f44fcf9..0abc6af 100644 --- a/index.php +++ b/index.php @@ -34,17 +34,7 @@ -<<<<<<< HEAD - -======= ->>>>>>> c119b18641256b0d142514cd0030b24aa799685a @@ -484,8 +474,8 @@ if ($variable !=''){ "; - - + + // $no_mostrar="display:none; "; @@ -498,7 +488,7 @@ if ($variable !=''){ $presentacion = contenido_presentacion("$form"); $embebido = "1"; //$no_mostrar ="display:none; "; - + $empresa = remplacetas('form_id','id',"$form",'id_empresa',"") ; $id_empresa= $empresa[0]; $logo = remplacetas('empresa','id',$id_empresa,'imagen','') ; @@ -668,133 +658,16 @@ if('serviceWorker' in navigator) { "; -<<<<<<< HEAD -// $registros = aplicacion_carrusel("$form",'10','','embebido','',"carousel"); - //$registros="
$registros
"; - // $formulario = formulario_embebido($form,$opciones); - $titulo = remplacetas('form_id','id',$form,'nombre',"") ; - $razon_social = remplacetas('empresa','id',"$id_empresa",'razon_social','') ; - $slogan = remplacetas('empresa','id',"$id_empresa",'slogan','') ; - $web = remplacetas('empresa','id',"$id_empresa",'web',''); - $logo = remplacetas('empresa','id',"$id_empresa",'imagen','') ; - $campo_imagen = buscar_campo_tipo($form,"15"); - $titulos = formulario_imprimir_linea("$form","","titulos").""; - $id_campo = $campo_imagen[0]; - if($id_campo[0] =="") { - $galeria=""; - - }else{ - $galeria= " -
-
-
-
- - - - -
-
-
-
- - "; - } - - if($geo[0] != "") { - $mapa = " - - - - "; - }else {$mapa = "";} - $estadisticas = portal_listado_campos("$form"); - $acciones= formulario_acciones("$form","aplicacion"); - $no_mostrar="display:none; "; - - $footer=" - - "; - - - - $onload=" - -
-
-
- -

$titulo[0]

-

$descripcion[0]

-
-

$razon_social[0]

-

$slogan[0]

-
- Tupale.co -
- - $galeria -
- - $estadisticas - -
-
- $mapa -
-
-
-
-
-
- -$titulos - - -
-
-
-
-
-
-
$footer"; - //$onload = "$footer $aplicacion "; - -======= $onload = vista_aplicacion($form); ->>>>>>> c119b18641256b0d142514cd0030b24aa799685a } elseif($v[0] =='g') { /// g=FORMULARIO EMBEBIDO $no_mostrar ="display:none; "; $form =$v[1]; - if($form =="" ){ header ("Location:./"); } + if($form =="" ){ + + + er ("Location:./"); } $empresa = remplacetas('form_id','id',$form,'id_empresa',"") ; $razon_social_portal = remplacetas('empresa','id',"1",'razon_social','') ; $id_empresa = $empresa[0]; @@ -1828,7 +1701,7 @@ $(document).delegate('*[data-toggle="lightbox"]', 'click', function(event) { -