1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 23:54:06 +02:00

Default theme: new fieldsets updates

This commit is contained in:
Awilum
2018-12-26 02:59:18 +03:00
parent fa3b48117c
commit dc30efee07
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
title: Blog
fields:
title:
title: 'admin_title'
title: admin_title
type: text
size: col-12

View File

@@ -1,20 +1,20 @@
title: Default
fields:
title:
title: "admin_entries_title"
title: admin_title
type: text
content:
title: "admin_entries_content"
title: admin_content
type: html
template:
title: "admin_entries_template"
title: admin_template
type: template_select
size: col-4
visibility:
title: "admin_entries_visibility"
title: admin_visibility
type: visibility_select
size: col-4
date:
title: "admin_entries_date"
title: admin_date
type: text
size: col-4