Include deals
This commit is contained in:
parent
dbb39a294e
commit
a6ef9f85fe
5 changed files with 54 additions and 1 deletions
16
models/deals.ini
Normal file
16
models/deals.ini
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[model]
|
||||
name = Deals
|
||||
label = Deals
|
||||
hidden = yes
|
||||
|
||||
[fields.title]
|
||||
label = Title
|
||||
type = string
|
||||
|
||||
[fields.subtitle]
|
||||
label = Subtitle
|
||||
type = string
|
||||
|
||||
[children]
|
||||
order_by = -pub_date, title
|
||||
model = page-2020
|
||||
Loading…
Add table
Add a link
Reference in a new issue