Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230881

Ionic States

$
0
0

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'
});


Viewing all articles
Browse latest Browse all 230881

Trending Articles