This website works better with JavaScript.
Home
Explore
Help
Sign In
public
/
autodoc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
more debug ;-)
master
Pascal Gloor
5 years ago
parent
56d4242265
commit
56bb99ab57
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
www/js/autodoc.js
+ 4
- 0
www/js/autodoc.js
View File
@@ -80,6 +80,10 @@ function page_load_home() {
document_load();
}
function page_load_upload() {
upload_status();
}
function document_load() {
if (conf.home.curpage == 0) {
$("#autodoc_home_body").html("");
Write
Preview
Loading…
Cancel
Save