| }, | }, | ||||
| success: function(data, status, xhr){ | success: function(data, status, xhr){ | ||||
| console.log("upload_success_this", this); | console.log("upload_success_this", this); | ||||
| var ctx = this.context; | |||||
| temp.upload[ctx['id']].progress = 100; | |||||
| //var ctx = this.context; | |||||
| //temp.upload[ctx['id']].progress = 100; | |||||
| } | } | ||||
| }); | }); |