From e7109be170597531fdee2fb2618ff446015daa4a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 16 Mar 2019 20:15:02 -0400 Subject: [PATCH] Added Edit Mileage and spiced up the add modal for add mileage --- add_client_modal.php | 2 +- add_expense_modal.php | 2 +- add_mileage_modal.php | 58 ++++++++++++++++++++++++++----------- edit_client_modal.php | 2 +- edit_mileage_modal.php | 65 ++++++++++++++++++++++++++++++++++++++++++ mileage.php | 4 +-- post.php | 17 +++++++++++ vendors.php | 1 + 8 files changed, 129 insertions(+), 22 deletions(-) create mode 100644 edit_mileage_modal.php diff --git a/add_client_modal.php b/add_client_modal.php index d27f81ed..1da6436a 100644 --- a/add_client_modal.php +++ b/add_client_modal.php @@ -2,7 +2,7 @@