Browse Source

more debug ;-)

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

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

document_load(); document_load();
} }


function page_load_upload() {
upload_status();
}

function document_load() { function document_load() {
if (conf.home.curpage == 0) { if (conf.home.curpage == 0) {
$("#autodoc_home_body").html(""); $("#autodoc_home_body").html("");

Loading…
Cancel
Save