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

chore(core): update default fieldset #186

This commit is contained in:
Awilum
2019-09-07 20:11:52 +03:00
parent fece33a4a3
commit 8d3d70cf12

View File

@@ -20,6 +20,10 @@ sections:
title: admin_visibility
type: visibility_select
size: 4/12
published_at:
title: admin_published_at
type: datetimepicker
size: 4/12
seo:
title: Seo
fields:
@@ -41,11 +45,7 @@ sections:
menu_item_target:
title: admin_menu_item_target
type: select
options:
_self: _self
_blank: _blank
_parent: _parent
_top: _top
options: { _self: _self, _blank: _blank, _parent: _parent, _top: _top }
size: 4/12
menu_item_order:
title: admin_menu_item_order