mdl css added, remaking everything

This commit is contained in:
arnaucode
2017-01-26 17:42:49 +01:00
parent 17f0f740d8
commit 5332f6d0db
10 changed files with 94 additions and 331 deletions

View File

@@ -94,7 +94,7 @@ angular.module('starter', [
})
.state('app.travel', {
url: '/travels/:travelId',
url: '/travels/:travelid',
views: {
'menuContent': {
templateUrl: 'templates/travel.html',