Widget:VisitSchedulerRedux: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 78: Line 78:
</script>
</script>


<form>
 
<label for="patientID">Patient ID</label>
<label for="patientID">Patient ID</label>
<input type="text" name="patientID" id="patientID" /><br />
<input type="text" name="patientID" id="patientID" /><br />
Line 89: Line 89:
<table id="appointments">
<table id="appointments">
</table>
</table>
<form action="http://www.wikidoc.org/calendar.php" method="post">
<input type="hidden" id="outlookJSON" />
<input type="submit" id="save" value="Save to Outlook" />
</form>
</form>
</includeonly>
</includeonly>

Revision as of 15:08, 17 December 2018