added column
This commit is contained in:
@@ -148,6 +148,11 @@ const templateColumns = [
|
||||
label: "Name",
|
||||
sortable: true
|
||||
},
|
||||
{
|
||||
key: "description",
|
||||
label: "Beschreibung",
|
||||
sortable: true
|
||||
},
|
||||
{
|
||||
key: "manufacturer",
|
||||
label: "Hersteller",
|
||||
|
||||
Reference in New Issue
Block a user