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:
@@ -1,6 +1,6 @@
|
||||
title: Blog
|
||||
fields:
|
||||
title:
|
||||
title: 'admin_title'
|
||||
title: admin_title
|
||||
type: text
|
||||
size: col-12
|
@@ -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
|
||||
|
Reference in New Issue
Block a user