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 92: | Line 92: | ||
$("#visit-4").css("border", "3px solid red"); | $("#visit-4").css("border", "3px solid red"); | ||
} | } | ||
if(errorFlag){alert(" | if(errorFlag){alert("Visits in red fall out of the 30 day window and infusions may not be scheduled on those dates. For help with this matter, call the AEGIS II Hotline");} | ||
}; | }; | ||
}; | }; |