Squashed commit of pull request #1954
This commit is contained in:
committed by
Jakob Borg
parent
19451e0654
commit
26d52bedb3
@@ -0,0 +1,4 @@
|
||||
<modal id="idqr" large="yes" status="info" close="yes" icon="qrcode" title="{{'Device Identification' | translate}} — {{deviceName(thisDevice())}}">
|
||||
<div class="well well-sm text-monospace text-center">{{myID}}</div>
|
||||
<img ng-if="myID" class="center-block img-thumbnail" ng-src="qr/?text={{myID}}"/>
|
||||
</modal>
|
||||
Reference in New Issue
Block a user