diff --git a/www/assets/js/list.js b/www/assets/js/list.js index c03af75..a2bc879 100644 --- a/www/assets/js/list.js +++ b/www/assets/js/list.js @@ -130,10 +130,10 @@ function loadPackageList(sortType) { + '' + '
' + ' ' + (delivered ? "  Undeliver" : "  Deliver") + '' - + '   Directions' + + ' directions' + '
' + '
' - + '   Delete' + + ' delete  Delete' + '
' + '' ); diff --git a/www/pages/map.html b/www/pages/map.html index 7660296..c45afc8 100644 --- a/www/pages/map.html +++ b/www/pages/map.html @@ -33,10 +33,8 @@
-
- -
- + directions + Done