15 lines
194 B
INI
15 lines
194 B
INI
[model]
|
|
name = Offers
|
|
label = {{ this.title }}
|
|
hidden = yes
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.subtitle]
|
|
label = Subtitle
|
|
type = string
|
|
|
|
[children]
|
|
order_by = -pub_date, title
|