From 94c9be1a82894cd51fe98d6559ef6c24fa0515db Mon Sep 17 00:00:00 2001 From: arnaucode Date: Tue, 27 Jun 2017 13:51:09 +0200 Subject: [PATCH] home, notifications, new travel buttons moved to top bar --- www/js/app.js | 4 ++-- www/templates/main.html | 4 ++-- www/templates/menu.html | 20 +++++++++++++++----- 3 files changed, 19 insertions(+), 9 deletions(-) diff --git a/www/js/app.js b/www/js/app.js index 6738fa4..3064e09 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -6,9 +6,9 @@ // 'starter.controllers' is found in controllers.js -var urlapi = "http://localhost:3000/api/"; +//var urlapi = "http://localhost:3000/api/"; //var urlapi = "http://192.168.1.36:3000/api/"; -//var urlapi = "http://51.255.193.106:3000/api/"; +var urlapi = "http://51.255.193.106:3000/api/"; angular.module('starter', [ 'ionic', diff --git a/www/templates/main.html b/www/templates/main.html index 4a23e39..dfdcede 100644 --- a/www/templates/main.html +++ b/www/templates/main.html @@ -29,13 +29,13 @@ {{'Settings' | translate }} - + diff --git a/www/templates/menu.html b/www/templates/menu.html index 2ad9af5..2002fbb 100644 --- a/www/templates/menu.html +++ b/www/templates/menu.html @@ -8,10 +8,18 @@ + + + + + + + + -
{{'Notifications' | translate }} @@ -22,7 +30,7 @@ {{'New_travel' | translate }} -
+ --> @@ -32,12 +40,14 @@ + + +

{{storageuser.username}}

+

{{storageuser.description}}

+
{{'Main' | translate }} - - {{storageuser.username}} - {{'Search' | translate }}