12 lines
126 B
INI
12 lines
126 B
INI
|
[model]
|
||
|
name = Products
|
||
|
label = Products
|
||
|
hidden = yes
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
|
||
|
[children]
|
||
|
model = product
|