diff --git a/application/views/addNew.php b/application/views/addNew.php index 9ebb47e4..173ab00c 100644 --- a/application/views/addNew.php +++ b/application/views/addNew.php @@ -22,49 +22,95 @@
-

Add User Details

+

Siddharth Industries - Add New User

-
+
- - + +
-
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
- +
+
+
+ + +
+
+ + +
+
+ +
+
-
-
- - -
-
-
-
- - -
-
-
-
-
-
- - -
-
-
+
+
+
+ + +
+
+
+
+ + +
+
+
- \ No newline at end of file + + + \ No newline at end of file diff --git a/application/views/dashboard.php b/application/views/dashboard.php index 74d576e9..bef767b1 100644 --- a/application/views/dashboard.php +++ b/application/views/dashboard.php @@ -1,19 +1,22 @@ EmpCount; } + + } ?>
-
diff --git a/application/views/editOld.php b/application/views/editOld.php index cc4c10a7..f0388e68 100644 --- a/application/views/editOld.php +++ b/application/views/editOld.php @@ -1,25 +1,40 @@ userId; - $name = $uf->name; - $email = $uf->email; - $mobile = $uf->mobile; - $roleId = $uf->roleId; - $isDeleted = $uf->isDeleted; + $Role = $Er->role; + } +} + +if(!empty($EmpList)) +{ + foreach ($EmpList as $Emp) + { + $EmpId = $Emp->EmpID; + $FirstName = $Emp->FirstName; + $LastName = $Emp->LastName; + $ContactNo = $Emp->ContactNumber; + $EmailId = $Emp->EmailId; + + $Department = $Emp->DepartmentName; + $Designation = $Emp->Designation; + } } + ?>
@@ -52,55 +67,77 @@ if(!empty($userInfo))
-
-
+
+
- - - + +
-
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+
- +
+
+
+ + +
+
+ + +
+
+ +
+
-
-
- - -
-
-
-
- - -
-
-
-
-
-
- - -
-
-
+
- + - +
+
+
+ + +
+
+
+
+ + +
+
- - -
- + +
-
+
- - - + + + - - - + + + + - - - - - + + + + + +
IDName
User IdUser Name EmailMobileRoleDeletedContact NumberDesignationDepartmentRole Name Actions
userId ?>name ?>email ?>mobile ?>role ?>isDeleted ?>FirstName ?>EmailId ?>ContactNumber ?>Designation ?>DepartmentName ?>role ?> -     -     +     +