vista banner

This commit is contained in:
humano 2020-04-17 17:24:17 -05:00
parent 3c4a77292c
commit 013044315b
2 changed files with 9 additions and 1 deletions

View File

@ -95,6 +95,7 @@ $librerias_pie ="";
/// o=parallax
/// p= Planilla
/// q = lab
/// r = banner
/// s= SET DE DATOS *
/// S= SET DE DATOS EMBEBIDO
@ -371,6 +372,13 @@ if ($variable !=''){
";
}
elseif($v[0] =='r') {
$set =$v[1];
$form =$v[1];
$embebido = "1";
$no_mostrar="display:none; ";
$onload = banner("$set","$_REQUEST[registros]",'');
}
elseif($v[0] =='i') {
/// i= IDENTIFICADOR

2
milfs

@ -1 +1 @@
Subproject commit 9ec3b5609bb3185253bb2f594b960f237ade904e
Subproject commit 59c81ac5b16fb24585bba9ee3484b696a920d40a