diff --git a/index.php b/index.php index 8e2b6aa..8ee1bd0 100644 --- a/index.php +++ b/index.php @@ -952,7 +952,7 @@ $aplicacion_pie=" "; -$soporte = "
  • SOPORTE
  • "; +$soporte = "
  • SOPORTE
  • "; } $css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='css' and opcion = 'adicional' and id_empresa = '$id_empresa'") ; @@ -1141,23 +1141,25 @@ $panel_aplicaciones = panel_aplicaciones('1',"",""); $barra="
    @@ -1534,6 +1537,7 @@ echo $css_adicional;
    +

    ">

    diff --git a/librerias/landingjs/scripts_landing.js b/librerias/landingjs/scripts_landing.js index b3dda70..055fa74 100644 --- a/librerias/landingjs/scripts_landing.js +++ b/librerias/landingjs/scripts_landing.js @@ -1,5 +1,5 @@ $(window).scroll(function() { - if ($(document).scrollTop() > 5) { + if ($(document).scrollTop() > 0) { $('nav').addClass('shrink'); } else { $('nav').removeClass('shrink'); diff --git a/milfs b/milfs index 6d3695d..3f72450 160000 --- a/milfs +++ b/milfs @@ -1 +1 @@ -Subproject commit 6d3695d4039becf33ad4b787214f3804419f7f63 +Subproject commit 3f72450e6bfdd1759235559a81847dbb4dfdca50