Correctly disable the download link

pull/11/head
Federico Brigante 2017-06-15 14:02:29 +08:00 zatwierdzone przez GitHub
rodzic 83dac8e7bd
commit 3d0a121665
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -115,7 +115,7 @@
<div class="row">
<div class="col-xs-12">
<h2>Encrypted HTML</h2>
<p><a href="#" class="btn btn-success download" target="_blank" download="encrypted.html"
<p><a class="btn btn-success download" target="_blank" download="encrypted.html"
disabled="disabled">Download html file with password prompt</a></p>
<pre id="encrypted_html_display">
Your encrypted string</pre>