Merged Client Trip and Global Trips along with exports into 1 managable file

This commit is contained in:
johnnyq
2025-02-18 20:58:47 -05:00
parent 1dee1b4abb
commit f8e4163c2f
8 changed files with 34 additions and 273 deletions

View File

@@ -8,6 +8,9 @@
</button>
</div>
<form action="post.php" method="post" autocomplete="off">
<?php if (isset($_GET['client_id'])) { ?>
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
<?php } ?>
<div class="modal-body bg-white">
<div class="form-group">