Update Color Value Nilai Tidak Normal
This commit is contained in:
parent
85c609db1a
commit
e91137f1ea
@ -281,6 +281,9 @@ class PrintResult extends BaseController {
|
||||
if ($resflag == 'L' || $resflag == 'H') {
|
||||
$color = "red_font";
|
||||
}
|
||||
if ($item['RESULT'] != $item['REFFTEXT'] && $item['code_type'] == 6 && $item['REFFTEXT'] != null) {
|
||||
$color = "red_font";
|
||||
}
|
||||
|
||||
|
||||
$test = "";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user