mejoras en la visata parallax
This commit is contained in:
parent
3b56032d26
commit
01a75530fb
@ -213,7 +213,7 @@ if ($variable !=''){
|
||||
<script src='./librerias/bootstrap-toc/bootstrap-toc.min.js'></script>
|
||||
";
|
||||
if($titulo[0] !="") {
|
||||
|
||||
|
||||
$logo = remplacetas('empresa','id',"$id_empresa",'imagen','') ;
|
||||
|
||||
$descripcion = remplacetas('empresa','id',"$id_empresa",'slogan','') ;
|
||||
@ -239,7 +239,7 @@ if ($variable !=''){
|
||||
$cols_interior ="10";
|
||||
}else {
|
||||
$onload = "<script type=\"text/javascript\">location.href='404';</script> ";
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
elseif($v[0] =='b') {
|
||||
@ -306,7 +306,7 @@ if ($variable !=''){
|
||||
$set =$v[1];
|
||||
/// s= SET DE DATOS
|
||||
$embebido = "1";
|
||||
if(isset($_REQUEST['print'])) {
|
||||
if(isset($_REQUEST['print'])) {
|
||||
//$print = "window.print()";
|
||||
}
|
||||
$onload = "".consultar_contenido_formulario("$set",'',"",'listado','',"$plantilla")." <script type=\"text/javascript\">$print</script> ";
|
||||
|
2
milfs
2
milfs
@ -1 +1 @@
|
||||
Subproject commit 5c26be67183f40f46733b445312e94e6fcca97a9
|
||||
Subproject commit a6389941f27254cc4e6edc8e6098b00af90534d5
|
Loading…
Reference in New Issue
Block a user