Browse Source

test

master
Pascal Gloor 5 years ago
parent
commit
766a8a9048
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      www/js/autodoc.js

+ 1
- 0
www/js/autodoc.js View File

@@ -130,6 +130,7 @@ function document_load(page) {
);
// continue to load until out of browser.
console.log($('#autodoc_home_body'));
console.log($('#autodoc_home_body').last());

console.log($('#autodoc_home_body').children());
if (isvisible($.find(".autodoc_template_home_col").last())) {

Loading…
Cancel
Save