home, notifications, new travel buttons moved to top bar

This commit is contained in:
arnaucode
2017-06-27 13:51:09 +02:00
parent 1da3b98715
commit 94c9be1a82
3 changed files with 19 additions and 9 deletions

View File

@@ -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',