Ver código fonte

testing

master
Pascal Gloor 6 anos atrás
pai
commit
d93997368c
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      www/js/autodoc.js

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

if (isvisible($(".autodoc_template_home_col").last())) { if (isvisible($(".autodoc_template_home_col").last())) {
console.log("scroll to page " + conf.home.curpage); console.log("scroll to page " + conf.home.curpage);
conf.home.curpage++; conf.home.curpage++;
document_load();
// page_load_home();
change_page();
} }
} }



Carregando…
Cancelar
Salvar