diff --git a/www/index.html b/www/index.html index 3b54eac..ef07206 100644 --- a/www/index.html +++ b/www/index.html @@ -11,9 +11,15 @@ - - - + + + + + + + + + diff --git a/www/js/app.js b/www/js/app.js index 6804747..11962b0 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -12,6 +12,7 @@ var urlapi = "http://localhost:3000/api/"; angular.module('starter', [ 'ionic', + 'ngMaterial', 'pascalprecht.translate', 'app.login', 'app.signup', diff --git a/www/templates/travel.html b/www/templates/travel.html index 5c71ea0..2e833a4 100644 --- a/www/templates/travel.html +++ b/www/templates/travel.html @@ -4,10 +4,10 @@

- - - {{travel.user.username}} - + + + {{travel.user.username}} +