Wallet/www/views/includes/copyToClipboard.html
2016-10-06 00:26:57 -04:00

7 lines
193 B
HTML

<ion-popover-view>
<div class="columns m20t" ng-click="close()">
<label class="size-10 text-center m20b">
<span translate>Copied to clipboard</span>
</label>
</div>
</ion-popover-view>