Update Colspan Free text menjad 4 baris

This commit is contained in:
mikael-zakaria 2025-11-07 14:26:23 +08:00
parent ca8955fa4e
commit 9f348e05b8
2 changed files with 3 additions and 2 deletions

View File

@ -939,13 +939,14 @@ class PrintResult extends BaseController {
}
// Untuk Mengeluarkan Result
// ubah colspan jadi 4 soalnya kalau Freetext sampelnya kurang ke kanan 1 kolom : haris
if ($item['code_type'] == 5) { //Jika dia adalah Komentar
$resultTest .= "
<tr>
<td colspan='1' class=''>
".$test."
</td>
<td colspan='3' class='left-pad ".$color."'>$resflag " . $resvalue . $rescomment ."</td>
<td colspan='4' class='left-pad ".$color."'>$resflag " . $resvalue . $rescomment ."</td>
<td class='left-pad'>" . $serum_type . "</td>
</tr>
";

BIN
cmod.7z

Binary file not shown.