Pascal Gloor vor 5 Jahren
Ursprung
Commit
8d0c40a13d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      www/js/autodoc.js

+ 1
- 1
www/js/autodoc.js Datei anzeigen

@@ -290,7 +290,7 @@ function upload_read_event(e) {
success: function (data, status, xhr) {
console.log("upload_success_this", this);
//var ctx = this.context;
temp.upload[this.context].progress = 100;
//temp.upload[this.context].progress = 100;

}
});

Laden…
Abbrechen
Speichern