key STL download working now too

This commit is contained in:
Eric Van Albert
2017-06-19 23:33:17 -04:00
parent 9e1c9c6322
commit bff4890a4c
3 changed files with 7 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
<div id="please_wait" style="display:none;">Please wait...</div>
<div id="generated_key" style="display:none;">
<div id="key_preview" style="width:200px; height:400px;"></div>
<button id="key_download">Download</button>
<a id="key_download" href="#">Download</a>
</div>
</body>
</html>