fixes
This commit is contained in:
parent
ef90113dd8
commit
1013eb0f40
3 changed files with 4 additions and 5 deletions
|
|
@ -3,11 +3,11 @@
|
|||
<ion-nav-title>
|
||||
<span translate>Add Contact</span>
|
||||
</ion-nav-title>
|
||||
<ion-nav-back-button ng-if="!fromSendTab">
|
||||
<ion-nav-back-button>
|
||||
</ion-nav-back-button>
|
||||
<ion-nav-buttons side="secondary">
|
||||
<button class="button back-button" ng-click="goHome()" ng-if="fromSendTab">
|
||||
Cancel
|
||||
{{'Cancel' | translate}}
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
</ion-nav-bar>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue