*
+ title="Only letters and numbers are allowed" onkeyup="convertToUpperCase()"
+ class="form-control" onkeypress="return alpha(event);" required>
+
+
+
\ No newline at end of file
diff --git a/app/Views/editEmployeenew.php b/app/Views/editEmployeenew.php
index 45017650..b4fe429a 100755
--- a/app/Views/editEmployeenew.php
+++ b/app/Views/editEmployeenew.php
@@ -690,8 +690,7 @@ if (!empty($EmpDetails)) {