From 8fbbfc5aa1b9092f887a29af5bc495980064f72e Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Thu, 6 Apr 2017 15:05:08 +0530 Subject: [PATCH] Employee detail screen updated --- application/views/employeeListing.php | 38 +++++++++++++-------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/application/views/employeeListing.php b/application/views/employeeListing.php index c4b5f7a7..f49f4d14 100644 --- a/application/views/employeeListing.php +++ b/application/views/employeeListing.php @@ -2,7 +2,7 @@

-
EMPLOYEE LIST
+
Siddharth Industries Employee List

@@ -10,7 +10,7 @@
@@ -18,7 +18,7 @@
-

Employee List

+

@@ -31,17 +31,15 @@
- - +
+ - - + - - - - + + + - - - + + + - + - @@ -92,5 +86,9 @@ jQuery("#searchList").attr("action", baseURL + "employeeListing/" + value); jQuery("#searchList").submit(); }); + + $(document).ready(function(){ + $('[data-toggle="tooltip"]').tooltip(); +}); });
Emp IDNameEmployee Name Contact NumberEmail IDRoleActionEmail IDDesignationDepartment
EmpID ?> FirstName ?>EmpID ?> FirstName .' , '. $record->LastName; ?> ContactNumber ?> EmailId ?> role ?>DepartmentName ?> -     -     - -