Ver código fonte

more debugging

master
Pascal Gloor 6 anos atrás
pai
commit
f33640ff21
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      www/js/autodoc.js

+ 1
- 0
www/js/autodoc.js Ver arquivo

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;


} }

Carregando…
Cancelar
Salvar