TONS of work in shapeshift integration

This commit is contained in:
Kadir Sekha 2017-12-12 17:15:39 +09:00
commit b16a4215d2
14 changed files with 267 additions and 58 deletions

View file

@ -1,5 +1,7 @@
<div>
<div>
<button type="button" ng-click="shiftIt()">{{ShiftState}}</button>
<button type="button" class="button button-standard button-primary" ng-click="shiftIt()">
{{ShiftState}}
</button>
</div>
</div>