From a16677ae087936f847bb4c1cbb05e93cf506359e Mon Sep 17 00:00:00 2001 From: idoctnef Date: Tue, 4 Oct 2016 16:02:30 +0200 Subject: [PATCH] little changes --- README.md | 4 ++ config.xml | 80 ++++++++++++++++++++------------------- www/templates/travel.html | 2 +- www/templates/user.html | 2 +- www/templates/users.html | 7 ++++ 5 files changed, 55 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index 38448cf..1d86f84 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ server code: https://github.com/idoctnef/collectivecarServer **Frontend:** ``` -translate system --> done + +-quan el login falla, que avisi de que ha fallat + + -UX design -interface graphic design -icons diff --git a/config.xml b/config.xml index b85343f..77b4846 100644 --- a/config.xml +++ b/config.xml @@ -1,43 +1,47 @@ - + - app - + app + An Ionic Framework and Cordova project. - + Your Name Here - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/www/templates/travel.html b/www/templates/travel.html index ed0f978..a937734 100644 --- a/www/templates/travel.html +++ b/www/templates/travel.html @@ -24,7 +24,7 @@ {{travel.phone}}

- {{travel.telegram}} + @{{travel.telegram}}

{{travel.from}} - {{travel.to}}

diff --git a/www/templates/user.html b/www/templates/user.html index c6f48c7..454bf14 100644 --- a/www/templates/user.html +++ b/www/templates/user.html @@ -8,7 +8,7 @@

{{user.description}}

{{user.mail}}

- {{user.telegram}} + @{{user.telegram}}

diff --git a/www/templates/users.html b/www/templates/users.html index b0323c2..4d0fcf5 100644 --- a/www/templates/users.html +++ b/www/templates/users.html @@ -5,6 +5,13 @@ on-refresh="doRefresh()">
+
+
+ {{'No_data_in_memory' | translate}}
+ {{'Pull_from_top_to_refresh' | translate}} +
+
+

{{user.username}}