diff --git a/application/views/awards/pota/index.php b/application/views/awards/pota/index.php index 6c56aa4a3..53dceedc6 100644 --- a/application/views/awards/pota/index.php +++ b/application/views/awards/pota/index.php @@ -42,10 +42,12 @@ num_rows() > 0) { foreach ($pota_all->result() as $row) { + $references = explode(',', $row->COL_POTA_REF); + foreach ($references as $reference) { ?> - COL_POTA_REF; ?> + COL_TIME_ON); echo date($custom_date_format, $timestamp); ?> COL_TIME_ON); echo date('H:i', $timestamp); ?> COL_CALL; ?> @@ -54,7 +56,8 @@ COL_RST_RCVD; ?>