update tidak menampilkan flagging untuk tes Hematology
This commit is contained in:
parent
31824206fd
commit
e4c6ff7cb1
@ -855,6 +855,7 @@ class PrintResult extends BaseController {
|
|||||||
// Untuk Hema Tidak Perlu Merah
|
// Untuk Hema Tidak Perlu Merah
|
||||||
if($item['CHAPID']==1) {
|
if($item['CHAPID']==1) {
|
||||||
$color = "";
|
$color = "";
|
||||||
|
$resflag = "";
|
||||||
} elseif ($resflag == 'L' || $resflag == 'H') {
|
} elseif ($resflag == 'L' || $resflag == 'H') {
|
||||||
// $resflag .= " ";
|
// $resflag .= " ";
|
||||||
// $color = "red_font";
|
// $color = "red_font";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user