Browse Source

Amélioration génération QRCode

Arthur Brandao 5 years ago
parent
commit
7d72146940
2 changed files with 1 additions and 1 deletions
  1. 0 0
      WebContent/js/qrcode.min.js
  2. 1 1
      WebContent/scan/generate.jsp

File diff suppressed because it is too large
+ 0 - 0
WebContent/js/qrcode.min.js


+ 1 - 1
WebContent/scan/generate.jsp

@@ -78,7 +78,7 @@
     		<div class="col s12 center-align">
     			<a href="#"
 					onclick="this.href = $('#qrcode img:first').attr('src');"
-					class="waves-effect waves-light btn-large" download>
+					class="waves-effect waves-light btn-large" download="qrcode.png">
     				<i class="material-icons left">keyboard_arrow_down</i>T&eacute;l&eacute;charger
     			</a>
     		</div>

Some files were not shown because too many files changed in this diff