Sorry, this is the .state parameter that I add to the app.js file and everything breaks after that.
.state('bill', {
url: '/bill',
templateUrl: 'bill.html',
controller: 'BillController'
});
↧
Ionic States
↧