raymart_branch #2

Merged
erwin merged 3 commits from raymart_branch into main 2024-02-14 09:09:26 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 44a3232c79 - Show all commits

View File

@ -874,6 +874,7 @@ $vendorId = $_SESSION["vendorId"];
</div>
<div class="col-md-6">
<!-- <label for="height" class="form-label">Height</label> -->
<!-- raymart edit height -->
<label for="height" class="form-label">Height(cm)</label>
<input type="number" class="form-control slug-title" id="height" name="height" value="<?php echo $array['height']; ?>">
</div>