18) ? substr($subject, 0, 18) . '...' : $subject; $thz_col_max_len[4] = max($thz_col_max_len[4], mb_strlen($subDisp)); $st = $row['status'] ? (string) $row['status'] : 'N/A'; $thz_col_max_len[5] = max($thz_col_max_len[5], mb_strlen($st)); $as = $row['assignee_name'] ? (string) $row['assignee_name'] : 'N/A'; $thz_col_max_len[6] = max($thz_col_max_len[6], mb_strlen($as)); $cr = ''; if (! empty($row['created_at'])) { $cr = date('j M Y', strtotime((string) $row['created_at'])) . ' ' . date('h:i A', strtotime((string) $row['created_at'])); } $thz_col_max_len[7] = max($thz_col_max_len[7], mb_strlen($cr)); $ur = ''; if (! empty($row['updated_at'])) { $ur = date('j M Y', strtotime((string) $row['updated_at'])) . ' ' . date('h:i A', strtotime((string) $row['updated_at'])); } $thz_col_max_len[8] = max($thz_col_max_len[8], mb_strlen($ur)); } $thz_col_min_px = [72, 160, 120, 100, 120, 88, 120, 140, 140]; $thz_col_max_px = [120, 360, 280, 220, 400, 160, 280, 220, 220]; $thz_col_width_px = nhance_dt_column_widths_px($thz_header_labels, $thz_col_max_len, $thz_col_min_px, $thz_col_max_px); ?>
$row){ ?>
Ticket ID 
Name  
Policy Number  
Ticket Type  
Subject  
Status  
Assign To  
Created At  
Updated At  

18) ? htmlspecialchars(substr($subject, 0, 18)) . "..." : htmlspecialchars($subject); ?> " . $ct . ""; endif; ?> " . $ut . ""; endif; ?>
No data available