mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
open telegram link to user, resizing faircoin qr address to 300x300pixels, changed travel icon, copy faircoin address string
This commit is contained in:
@@ -28,10 +28,11 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<p>
|
||||
<input ng-model="user.faircoinString" class="o_transparentInputBlack"
|
||||
placeholder="{{'FaircoinWallet' | translate}}">
|
||||
</p>
|
||||
FairCoin Address:
|
||||
<p>
|
||||
<input ng-model="user.faircoinString" class="o_transparentInputBlack"
|
||||
placeholder="{{'FaircoinWallet' | translate}}">
|
||||
</p>
|
||||
<img src="{{user.faircoin}}" style="width: 100%;"
|
||||
ng-click="selectFaircoinPublicKey()" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user