diff --git a/hackatonApp/www/home-categories.json b/hackatonApp/www/home-categories.json index 96d076d..9cfd578 100644 --- a/hackatonApp/www/home-categories.json +++ b/hackatonApp/www/home-categories.json @@ -38,12 +38,12 @@ }, { "id":"addticketwithphoto", - "title":"Aggiungi un biglietto", + "title":"Aggiungi Un Biglietto", "image":"img/Camera.png" }, { "id":"shop", - "title":"Spendi i crediti", + "title":"Spendi I Crediti", "image":"img/Present.png", "home_sources":[ { diff --git a/hackatonApp/www/js/controllers.js b/hackatonApp/www/js/controllers.js index 6ee2b05..7156f0d 100644 --- a/hackatonApp/www/js/controllers.js +++ b/hackatonApp/www/js/controllers.js @@ -13,7 +13,7 @@ angular.module('your_app_name.controllers', []) $scope.user.email="laura.rossi@email.it"; $scope.user.telephone="3477608470"; $scope.user.picture="img/laura.jpg"; - $scope.user.score="15463"; + $scope.user.score="2450"; $scope.takePicture = function(){ var cameraOptions = { quality: 50, @@ -564,6 +564,7 @@ angular.module('your_app_name.controllers', []) { case "addticketwithphoto": { + $scope.categoryTitle = "Aggiungi Un Biglietto"; break; } case "booking": diff --git a/hackatonApp/www/views/app/category.html b/hackatonApp/www/views/app/category.html index 4a36cb2..4365ff5 100644 --- a/hackatonApp/www/views/app/category.html +++ b/hackatonApp/www/views/app/category.html @@ -8,7 +8,7 @@
dkdkdk
+