mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
wireguard: Add Show QR Code button
Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
f9984ea9e4
commit
fa4e6002b3
@ -44,6 +44,11 @@
|
||||
{% icon 'download' %}
|
||||
{% trans "Download config file" %}
|
||||
</a>
|
||||
<a href="{% url 'wireguard:auto-add-client-qr' %}"
|
||||
class="btn btn-default" target="_blank">
|
||||
{% icon 'qrcode' %}
|
||||
{% trans "Show QR Code" %}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="form-actions">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user