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