From 08890fc61787e3dcd7070b5819e41349415bccbe Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Fri, 7 Apr 2017 11:08:23 +0530 Subject: [PATCH] Employee detail screen updated --- application/views/employeeListing.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/employeeListing.php b/application/views/employeeListing.php index f49f4d14..7b86d546 100644 --- a/application/views/employeeListing.php +++ b/application/views/employeeListing.php @@ -49,14 +49,14 @@ { ?> - EmpID ?> + EmpID ?> FirstName .' , '. $record->LastName; ?> ContactNumber ?> EmailId ?> - role ?> + Designation ?> DepartmentName ?>