Widget:MattTest: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 50: Line 50:
$(document).ready(function () {
$(document).ready(function () {
//Update the Screening Visit Window
//Update the Screening Visit Window
$("#missedInfusion").dialog({
 
autoOpen: false
});
$("#beforeWindow").dialog({
autoOpen: false
});
$("#afterWindow").dialog({
autoOpen: false
});
$("#missedInfusionWarning").dialog({
autoOpen: false
});
$("#delayedInfusion").dialog({
autoOpen: false
});


//Check Entered Screening Visit Date
//Check Entered Screening Visit Date

Revision as of 18:39, 30 April 2018