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
testing
master
Pascal Gloor
5 years ago
parent
f12d1afba5
commit
706336704b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
www/js/autodoc.js
+ 1
- 0
www/js/autodoc.js
View File
@@ -258,6 +258,7 @@ function upload_read_event(e) {
data: e.target.result,
contentType: temp.upload[e.data].obj.type,
context: e.data,
processData: false,
xhr: function()
{
var xhr = new window.XMLHttpRequest();
Write
Preview
Loading…
Cancel
Save