1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 17:44:17 +02:00

Infrastructure changes: Default Theme - use entity name Entries/Entry instead of entity name Pages/Page

This commit is contained in:
Awilum
2018-12-22 16:40:19 +03:00
parent 109a97766d
commit abf4630604

View File

@@ -1,20 +1,20 @@
title: Default
fields:
title:
title: "admin_pages_title"
title: "admin_entries_title"
type: text
content:
title: "admin_pages_content"
title: "admin_entries_content"
type: html
template:
title: "admin_pages_template"
title: "admin_entries_template"
type: template_select
size: col-4
visibility:
title: "admin_pages_visibility"
title: "admin_entries_visibility"
type: visibility_select
size: col-4
date:
title: "admin_pages_date"
title: "admin_entries_date"
type: text
size: col-4