7 lines
193 B
HTML
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>
|