diff --git a/app/Views/POlist.php b/app/Views/POlist.php
index da983066..66ffaf2c 100755
--- a/app/Views/POlist.php
+++ b/app/Views/POlist.php
@@ -169,11 +169,40 @@
StatusCode;
- if ($statusCode == PO_DRAFT || $statusCode == PO_CREATED) { ?>
-
|
+ if ($statusCode == PO_DRAFT || $statusCode == PO_CREATED) {
+
+
+
+ ?>
+
+
+
+
+
+
+
+ |
- |
+ } else {
+
+ ?>
+
+
+
+
+
+
+
+
+
+
+ |
@@ -278,4 +307,9 @@ $(document).ready(function() {
}
});
});
+
+$(document).ready(function(){
+ $('[data-toggle="tooltip"]').tooltip();
+});
+
\ No newline at end of file
diff --git a/app/Views/addEmployeenew.php b/app/Views/addEmployeenew.php
index f8f47c6c..140966aa 100755
--- a/app/Views/addEmployeenew.php
+++ b/app/Views/addEmployeenew.php
@@ -872,7 +872,7 @@
onkeypress="return isNumberKey(event)">
-