|
@@ -282,7 +282,7 @@ function setBoxHeight() {
|
|
at=0;
|
|
at=0;
|
|
}
|
|
}
|
|
$('.table-cont').height(ht - (309-at) + 'px');
|
|
$('.table-cont').height(ht - (309-at) + 'px');
|
|
- $(".patient-table-cont").height(ht - (323-at) + 'px');
|
|
|
|
|
|
+ $(".patient-table-cont").height(ht - (423-at) + 'px');
|
|
$('.overAuto').height(ht - (249-at) + 'px');
|
|
$('.overAuto').height(ht - (249-at) + 'px');
|
|
}
|
|
}
|
|
|
|
|