Dispensing Vet
This commit is contained in:
@@ -228,6 +228,11 @@
|
||||
<input type="text" id="dispenseAnimal">
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label for="dispenseVet" id="dispenseVetLabel">Prescribing Vet</label>
|
||||
<input type="text" id="dispenseVet" placeholder="Vet's name">
|
||||
</div>
|
||||
|
||||
<div class="form-group" style="margin-top: 18px; padding: 12px; background: #f9fafb; border: 1px solid #d9e2ec; border-radius: 6px;">
|
||||
<label style="display: inline-flex; align-items: center; gap: 8px; margin-bottom: 0; font-weight: 600;">
|
||||
<input type="checkbox" id="dispensePrintEnabled">
|
||||
|
||||
Reference in New Issue
Block a user