aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jsa/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/jsa/index.html')
-rw-r--r--jsaccess/jsa/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/jsa/index.html b/jsaccess/jsa/index.html
index 9d6f513..71ad8b1 100644
--- a/jsaccess/jsa/index.html
+++ b/jsaccess/jsa/index.html
@@ -23,7 +23,7 @@
<div id="files"></div>
<h1>3. Dowload</h1>
<input type="submit" id="download" value="Download" onclick="jsadl()"/>
- <input type="button" id="cancel" value="Cancel"/>
+ <input type="button" id="cancel" value="Cancel" onclick="window.location.reload()"/>
</form>
<div id="status"></div>
</BODY>