mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
Update contentarray.yaml
Add title field.
This commit is contained in:
@@ -18,6 +18,13 @@ form:
|
||||
label: Articles
|
||||
overridable: false
|
||||
fields:
|
||||
|
||||
title:
|
||||
type: input.text
|
||||
label: Title
|
||||
description: Customize the title text.
|
||||
placeholder: Enter title
|
||||
|
||||
article.filter.categories:
|
||||
type: joomla.categories
|
||||
label: Categories
|
||||
|
||||
Reference in New Issue
Block a user