Kaynağa Gözat

typo

master
Pascal Gloor 5 yıl önce
ebeveyn
işleme
f481f2b653
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      www/js/autodoc.js

+ 2
- 2
www/js/autodoc.js Dosyayı Görüntüle

@@ -191,10 +191,10 @@ function upload_zone_drop(e) {
$.post(conf.openapi + "/documents", {}, function(data) {
temp.documentid = data.id;
handle_uploads(ev);
})
});
}
else {
handle_uplaods(ev);
handle_uploads(ev);
}
}


Loading…
İptal
Kaydet