From 5a2a3500bfb788e5cd0f6f90bcf46310370b4a9f Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Mon, 7 Oct 2019 20:48:52 -0600 Subject: [PATCH] Adjust a couple icons --- www/assets/js/list.js | 4 ++-- www/pages/map.html | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) 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