Explorar el Código

testing

master
Pascal Gloor hace 5 años
padre
commit
d93997368c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      www/js/autodoc.js

+ 2
- 1
www/js/autodoc.js Ver fichero

@@ -398,7 +398,8 @@ function page_home_scroll() {
if (isvisible($(".autodoc_template_home_col").last())) {
console.log("scroll to page " + conf.home.curpage);
conf.home.curpage++;
document_load();
// page_load_home();
change_page();
}
}


Cargando…
Cancelar
Guardar