fix #1453 같은 이름의 파일을 연속적으로 업로드할 수 없는 문제 고침

This commit is contained in:
bnu 2015-05-11 14:13:55 +09:00
parent dbd42b0d55
commit fae3059137

View file

@ -4,7 +4,6 @@
var default_settings = {
autoUpload: true,
dataType: 'json',
replaceFileInput: false,
dropZone: '.xefu-dropzone',
fileList: '.xefu-list',