This commit is contained in:
parent
ba1f4eb91a
commit
c157bd89ca
1 changed files with 7 additions and 1 deletions
|
@ -155,4 +155,10 @@ collections:
|
|||
name: "gallery"
|
||||
widget: "list"
|
||||
fields:
|
||||
- { label: "Image", name: "image", widget: "image" }
|
||||
- {
|
||||
label: "Image",
|
||||
name: "image",
|
||||
widget: "image",
|
||||
media_folder: "themes/gallo/static/img/catalog",
|
||||
public_folder: "/img/catalog",
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue