16 lines
No EOL
192 B
INI
16 lines
No EOL
192 B
INI
[model]
|
|
name = Products
|
|
label = Products
|
|
hidden = yes
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.subtitle]
|
|
label = Subtitle
|
|
type = string
|
|
|
|
[children]
|
|
model = product
|
|
order_by = title |