fixing routes on settings

This commit is contained in:
Gabriel Bazán 2016-08-23 12:01:09 -03:00
commit bce77de16c
8 changed files with 15 additions and 17 deletions

View file

@ -2,7 +2,7 @@
<ion-nav-bar class="bar-stable">
<ion-nav-title>Terms of Use</ion-nav-title>
<ion-nav-buttons side="primary">
<button class="button no-border" ui-sref="about">
<button class="button no-border" ui-sref="settings.about">
<i class="icon ion-chevron-left"></i> Back
</button>
</ion-nav-buttons>