1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 08:04:05 +02:00

Flextype Core: Default Theme - default fieldset - improvements

This commit is contained in:
Awilum
2019-02-16 00:40:20 +03:00
parent f99a769ee5
commit 8c357917e4

View File

@@ -23,3 +23,34 @@ sections:
title: admin_date
type: text
size: col-4
seo:
title: 'Seo'
fields:
description:
title: admin_description
type: textarea
size: col-12
menu:
title: 'Menu'
fields:
menu_item_title:
title: admin_menu_item_title
type: text
size: col-4
menu_item_url:
title: admin_menu_item_url
type: text
size: col-4
menu_item_target:
title: admin_menu_item_target
type: select
options:
blank: '_blank'
self: '_self'
parent: '_parent'
top: '_top'
size: col-4
menu_item_order:
title: admin_menu_item_order
type: text
size: col-4