summaryrefslogtreecommitdiff
path: root/web-static/upload.html
diff options
context:
space:
mode:
Diffstat (limited to 'web-static/upload.html')
-rw-r--r--web-static/upload.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-static/upload.html b/web-static/upload.html
index 21d1c48..6b0908e 100644
--- a/web-static/upload.html
+++ b/web-static/upload.html
@@ -25,6 +25,7 @@
<script type="text/javascript">
function upload() {
$('#buttonupload').attr('disabled','disabled');
+ $('#result').empty();
var command = {
type: "POST",