which controller has the function myGoBack()?
you could do smthg like this
> <ion-nav-back-button class="button-clear"ng-click="myGoBack()" ng-controller=" mycontroller">
> <i class="ion-arrow-left-c"></i> Back
> </ion-nav-back-button>
which controller has the function myGoBack()?
you could do smthg like this
> <ion-nav-back-button class="button-clear"ng-click="myGoBack()" ng-controller=" mycontroller">
> <i class="ion-arrow-left-c"></i> Back
> </ion-nav-back-button>