Widget:VisitSchedulerRedux: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 83: | Line 83: | ||
<label for="indexEvent">Index Event</label> | <label for="indexEvent">Index Event</label> | ||
<input type="text" id="indexEvent" name="indexEvent" /><br /> | <input type="text" id="indexEvent" name="indexEvent" /><br /> | ||
<label for="indexEventTime">Index Event Time</label> | |||
<input type="time" id="indexEventTime" name="indexEvent" /><br /> | |||
<table id="appointments"> | <table id="appointments"> | ||
<tr><th>Visit Number</th><th>Visit Date</th><th>Delayed Infusion?</th><th>Visit Description</th></tr> | <tr><th>Visit Number</th><th>Visit Date</th><th>Delayed Infusion?</th><th>Visit Description</th></tr> |