remove href

This commit is contained in:
Javier 2016-08-19 11:32:26 -03:00
commit 7ed510cbb4
21 changed files with 90 additions and 86 deletions

View file

@ -3,10 +3,10 @@
<ion-nav-bar class="bar-stable">
<ion-nav-title>Export Wallet</ion-nav-title>
<ion-nav-buttons side="primary">
 <button class="button" href ui-sref="wallet.preferencesAdvanced">
     <i class="ion-arrow-left-c"></i> Back
   </button>
  </ion-nav-buttons>
<button class="button no-border" ui-sref="wallet.preferencesAdvanced">
<i class="icon ion-chevron-left"></i> Back
</button>
</ion-nav-buttons>
</ion-nav-bar>
<ion-content class="has-header">
<h4>{{wallet.name}}</h4>