Client related modal and post move client_id get after post

This commit is contained in:
johnnyq
2026-03-07 11:48:56 -05:00
parent 60b6c245ef
commit c8273b2052
9 changed files with 13 additions and 11 deletions

View File

@@ -49,7 +49,6 @@ ob_start();
<form action="post.php" method="post" enctype="multipart/form-data" autocomplete="off">
<input type="hidden" name="csrf_token" value="<?= $_SESSION['csrf_token'] ?>">
<input type="hidden" name="location_id" value="<?php echo $location_id; ?>">
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
<div class="modal-body">