fix conflict qr modal
This commit is contained in:
commit
1a6585a358
8 changed files with 44 additions and 29 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<p class="m15b" ng-if="!$root.updatingBalance">
|
||||
{{address.balance || 0|noFractionNumber}} {{$root.unitName}}
|
||||
</p>
|
||||
<button class="m15t button secondary" ng-click="openExternal(address.address)">
|
||||
<button class="m15t button secondary" open-external address="{{address.address}}">
|
||||
<i class="fi-link"> </i> Open in external aplication
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue