Wallet/www/views/includes/shapeshift-coin-shift-button.html

7 lines
175 B
HTML
Raw Permalink Normal View History

2017-12-08 18:02:30 +09:00
<div>
<div>
2017-12-12 17:15:39 +09:00
<button type="button" class="button button-standard button-primary" ng-click="shiftIt()">
{{ShiftState}}
</button>
2017-12-08 18:02:30 +09:00
</div>
</div>