From b5923d1418e175f706d4654e1fb3ab26928be446 Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 26 Nov 2018 09:46:47 -0500 Subject: [PATCH] mejoras en infinity scroll --- index.php | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- milfs | 2 +- 2 files changed, 79 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 68e8c74..0e627a6 100644 --- a/index.php +++ b/index.php @@ -90,8 +90,8 @@ $librerias_pie =""; /// m = checklist /// n=notas /// o=parallax - /// p= Planilla +/// q = lab /// s= SET DE DATOS * /// S= SET DE DATOS EMBEBIDO @@ -668,6 +668,83 @@ if('serviceWorker' in navigator) { "; $onload = vista_aplicacion($form); + }elseif($v[0] =='q') { + $form =$v[1]; + $embebido = "1"; + $no_mostrar ="display:none; "; + + $librerias_galeria =" + + + + + + "; + + $registros=1; + $registros_pagina=5; + $plantilla="landingpage"; + $librerias_cabeza =" + + + $librerias_galeria + + + "; +$librerias_pie =" + + + + + + + + + +"; + + $onload = vista_voyeur($form); } elseif($v[0] =='g') { /// g=FORMULARIO EMBEBIDO diff --git a/milfs b/milfs index 1b48337..e9c1c88 160000 --- a/milfs +++ b/milfs @@ -1 +1 @@ -Subproject commit 1b483371628113723b30f75f553476fb6289a52f +Subproject commit e9c1c882974048e0e7c276daac4a024bbd576c95