Kaynağa Gözat

typo

master
Pascal Gloor 6 yıl önce
ebeveyn
işleme
e19a5e702b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      www/js/autodoc.js

+ 1
- 1
www/js/autodoc.js Dosyayı Görüntüle

} }
); );
// continue to load until out of browser. // continue to load until out of browser.
console.log($.('#autodoc_home_body').children());
console.log($('#autodoc_home_body').children());
if (isvisible($.find(".autodoc_template_home_col").last())) { if (isvisible($.find(".autodoc_template_home_col").last())) {
document_load(page + 1); document_load(page + 1);
} }

Loading…
İptal
Kaydet