소스 검색

nailed it!

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

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

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

}
});

Loading…
취소
저장