IO-951 IO-924 Phonebook fixes
This commit is contained in:
@@ -76,6 +76,11 @@ export function PhonebookPageComponent({ bodyshop }) {
|
||||
dataIndex: "company",
|
||||
key: "company",
|
||||
},
|
||||
{
|
||||
title: t("phonebook.fields.category"),
|
||||
dataIndex: "category",
|
||||
key: "category",
|
||||
},
|
||||
{
|
||||
title: t("phonebook.fields.email"),
|
||||
dataIndex: "email",
|
||||
|
||||
Reference in New Issue
Block a user