adding reverse animation to finish button
This commit is contained in:
parent
7af9a48009
commit
c71e3bc0e4
2 changed files with 10 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<ion-nav-back-button>
|
||||
</ion-nav-back-button>
|
||||
<ion-nav-buttons side="secondary">
|
||||
<button class="button no-border" ui-sref="tabs.receive" translate>
|
||||
<button class="button no-border" ng-click="finish()" translate>
|
||||
Finish
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue