add handling of missing QR

This commit is contained in:
Maxim Kochurov 2022-03-13 13:12:13 +00:00
parent e89f7d31d1
commit ec6f0b7506
3 changed files with 15 additions and 8 deletions

View file

@ -68,7 +68,7 @@ Wireguard Clients
<span aria-hidden="true">&times;</span>
</button>
</div>
<img id="qr_code" class="w-100" style="image-rendering: pixelated;" src="" alt="QR code" />
<img id="qr_code" class="w-100" style="image-rendering: pixelated;" src="" alt="QR code not available" />
</div>
<!-- /.modal-content -->
</div>