This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
public
/
autodoc
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
typo
master
Pascal Gloor
5 yıl önce
ebeveyn
72ceb2657e
işleme
f481f2b653
1 değiştirilmiş dosya
ile
2 ekleme
ve
2 silme
Görünümü Böl
Farklılık Durumunu Göster
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_upl
a
ods(ev);
handle_uplo
a
ds(ev);
}
}
Write
Preview
Loading…
İptal
Kaydet