static/admin/collections.js aktualisiert
This commit is contained in:
parent
1939399d5c
commit
16affbc484
@ -159,8 +159,16 @@ const PagesCollection = {
|
||||
{
|
||||
name: "params",
|
||||
label: "Parameter",
|
||||
widget: "keyvalue",
|
||||
widget: "object",
|
||||
required: false,
|
||||
fields: [
|
||||
{
|
||||
name: "icon",
|
||||
label: "Symbol",
|
||||
widget: "string",
|
||||
required: false,
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user