Replace jquery.qrcode with kjua for QR codes

This handles UTF-8 content correctly
This commit is contained in:
Ian Coleman
2017-11-29 09:54:04 +11:00
parent f2de7aa7d8
commit 9225b805d6
5 changed files with 11 additions and 32 deletions

View File

@@ -83,7 +83,7 @@ body {
.qr-hint,
.qr-warning {
padding: 2px;
max-width: 150px;
max-width: 320px;
}
.more-info {
cursor: help;