Wallet/www/views/includes/shapeshift-coin-shift-button.html
2017-12-12 17:15:39 +09:00

7 lines
175 B
HTML

<div>
<div>
<button type="button" class="button button-standard button-primary" ng-click="shiftIt()">
{{ShiftState}}
</button>
</div>
</div>