Disabled not working qr code in user settings again
This commit is contained in:
parent
c51c45b46d
commit
67fcb0c1a0
1 changed files with 2 additions and 2 deletions
|
|
@ -28,13 +28,13 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<!-- TODO Figure out issue where text isn't properly bound and hence the QR code is worthless -->
|
||||
<!-- TODO Figure out issue where text isn't properly bound and hence the QR code is worthless
|
||||
<div class="control-group">
|
||||
<label class="control-label">{{ _('QR Code') }}</label>
|
||||
<div class="controls">
|
||||
<div data-bind="qrcode: {text: access_apikey, size: 150}"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- -->
|
||||
-->
|
||||
</fieldset>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Reference in a new issue