diff --git a/app/Controllers/Inwardgateregister.php b/app/Controllers/Inwardgateregister.php index 9fcc03ba..0694a022 100755 --- a/app/Controllers/Inwardgateregister.php +++ b/app/Controllers/Inwardgateregister.php @@ -1031,7 +1031,7 @@ function viewIGRDetails() $readable_field = isset($field_labels[$field_name]) ? $field_labels[$field_name] : $field_name; if(intval($history[$j]->is_add) === 1) { - $history_content .= $history[$j]->IGR_No . " was Created by " . $history[$j]->FullName . " on " . $history[$j]->indian_date . " at " . $history[$j]->indian_time . " "; + // $history_content .= $history[$j]->IGR_No . " was Created by " . $history[$j]->FullName . " on " . $history[$j]->indian_date . " at " . $history[$j]->indian_time . " "; if ($history[$j]->field === "IGRStatus") { $str1 = $history[$j]->new_data; diff --git a/app/Views/editSupplier.php b/app/Views/editSupplier.php index ea05467d..0a8457b0 100755 --- a/app/Views/editSupplier.php +++ b/app/Views/editSupplier.php @@ -498,7 +498,7 @@ if (!empty($supplier)) { - + diff --git a/app/Views/supplierListing.php b/app/Views/supplierListing.php index e0df865e..2a3b45af 100755 --- a/app/Views/supplierListing.php +++ b/app/Views/supplierListing.php @@ -61,7 +61,7 @@