Updated all Client Data Listings and added CSV Exports to Client Data

This commit is contained in:
johnnyq
2021-08-21 16:37:40 -04:00
parent 13365c70af
commit 6f33e3379c
17 changed files with 770 additions and 64 deletions

View File

@@ -108,7 +108,6 @@
<div class="col-sm-8">
<div class="float-right">
<a href="post.php?export_trips_csv" class="btn btn-default"><i class="fa fa-fw fa-download"></i> Export</a>
<a href="post.php?import_trips_csv" class="btn btn-default"><i class="fa fa-fw fa-upload"></i> Import</a>
</div>
</div>
</div>