make projects page same as products page
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
7fce1c4116
commit
e2b107461d
1 changed files with 1 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
[model]
|
|
||||||
name = Projects
|
|
||||||
label = Projects
|
|
||||||
hidden = yes
|
|
||||||
|
|
||||||
[fields.title]
|
|
||||||
label = Title
|
|
||||||
type = string
|
|
||||||
|
|
||||||
[fields.subtitle]
|
|
||||||
label = Subtitle
|
|
||||||
type = string
|
|
||||||
|
|
||||||
[fields.image]
|
|
||||||
label = Image
|
|
||||||
type = url
|
|
||||||
|
|
||||||
[children]
|
|
||||||
model = page-2020
|
|
||||||
order_by = title
|
|
1
models/projects.ini
Symbolic link
1
models/projects.ini
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
products.ini
|
Loading…
Reference in a new issue