Browse Source

more debugging

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

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

return xhr; return xhr;
}, },
success: function(data, status, xhr){ success: function(data, status, xhr){
console.log("upload_success_this", this);
temp.upload[this.context].progress = 100; temp.upload[this.context].progress = 100;


} }

Loading…
Cancel
Save