removed the button in loans module
This commit is contained in:
@@ -40,11 +40,6 @@ class EmployeeCompanyLoanAdapter extends ReactModalAdapterBase {
|
||||
|
||||
getTableColumns() {
|
||||
return [
|
||||
{
|
||||
title: 'Employee',
|
||||
dataIndex: 'employee',
|
||||
sorter: true,
|
||||
},
|
||||
{
|
||||
title: 'Loan Type',
|
||||
dataIndex: 'loan',
|
||||
|
||||
Reference in New Issue
Block a user