Widget:MedIDMaker: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 109: | Line 109: | ||
</div> | </div> | ||
Pill Imprint: <input type="text" id="pillImprint" /><br /> | Pill Imprint: <input type="text" id="pillImprint" /><br /> | ||
Pill Dosage: <input type="text" id="dosageValue" /> <select id="dosageUnit> | Pill Dosage: <input type="text" id="dosageValue" /> <select id="dosageUnit"> | ||
<option>kg</option> | <option>kg</option> | ||
<option>uL</option> | <option>uL</option> | ||
Line 125: | Line 125: | ||
Pill Size: <input type="text" id="pillSize" /><br /><br /> | Pill Size: <input type="text" id="pillSize" /><br /><br /> | ||
Pill Shape: <select id="pillShape" /> | Pill Shape: <select id="pillShape" /> | ||
<option>Round</option> | <option>Round</option> | ||
<option>Round</option> | <option>Round</option> |