„static/admin/config/collections/author.js“ ändern
This commit is contained in:
parent
1beae524ae
commit
6a13f5d3ad
@ -87,6 +87,12 @@ const AuthorCollection = {
|
|||||||
required: false,
|
required: false,
|
||||||
default: true,
|
default: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "type",
|
||||||
|
label: "Typ",
|
||||||
|
widget: "hidden",
|
||||||
|
default: "author",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "body",
|
name: "body",
|
||||||
label: "Beschreibung",
|
label: "Beschreibung",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user