소스 검색

more debugging

master
Pascal Gloor 5 년 전
부모
커밋
f33640ff21
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      www/js/autodoc.js

+ 1
- 0
www/js/autodoc.js 파일 보기

@@ -281,6 +281,7 @@ function upload_read_event(e) {
return xhr;
},
success: function(data, status, xhr){
console.log("upload_success_this", this);
temp.upload[this.context].progress = 100;

}

Loading…
취소
저장