sendMax bugfix when returning to previous screen
This commit is contained in:
parent
25965f6268
commit
ee0042b6e7
3 changed files with 12 additions and 6 deletions
|
|
@ -90,7 +90,7 @@
|
|||
<button
|
||||
class="button button-full button-primary no-margin"
|
||||
ng-disabled="!vm.allowSend"
|
||||
ng-click="vm.finish()"
|
||||
ng-click="vm.next()"
|
||||
style="position: absolute; bottom: 0;"
|
||||
translate>
|
||||
Next
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue