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
|
||||
if($item['CHAPID']==1) {
|
||||
$color = "";
|
||||
$resflag = "";
|
||||
} elseif ($resflag == 'L' || $resflag == 'H') {
|
||||
// $resflag .= " ";
|
||||
// $color = "red_font";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user