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 78: | Line 78: | ||
</script> | </script> | ||
<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> |