mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 10:04:21 +02:00
Infrastructure changes: change blueprints to fieldsets
This commit is contained in:
20
site/themes/default/fieldsets/default.yaml
Normal file
20
site/themes/default/fieldsets/default.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
title: Default
|
||||
fields:
|
||||
title:
|
||||
title: "admin_entries_title"
|
||||
type: text
|
||||
content:
|
||||
title: "admin_entries_content"
|
||||
type: html
|
||||
template:
|
||||
title: "admin_entries_template"
|
||||
type: template_select
|
||||
size: col-4
|
||||
visibility:
|
||||
title: "admin_entries_visibility"
|
||||
type: visibility_select
|
||||
size: col-4
|
||||
date:
|
||||
title: "admin_entries_date"
|
||||
type: text
|
||||
size: col-4
|
Reference in New Issue
Block a user