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