Blueprint refactor: Fix page blueprints

This commit is contained in:
Matias Griese
2016-01-22 13:04:32 +02:00
parent 4f73fd62c9
commit 7760f541fb
4 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ form:
active: 1
fields:
content:
tab_content:
type: tab
title: PLUGIN_ADMIN.CONTENT
@@ -37,7 +37,7 @@ form:
type: pagemedia
label: PLUGIN_ADMIN.PAGE_MEDIA
options:
tab_options:
type: tab
title: PLUGIN_ADMIN.OPTIONS
@@ -101,7 +101,7 @@ form:
validate:
type: array
advanced:
tab_advanced:
type: tab
title: PLUGIN_ADMIN.ADVANCED

View File

@@ -10,7 +10,7 @@ form:
active: 1
fields:
content:
tab_content:
fields:
header.content.items:

View File

@@ -13,7 +13,7 @@ form:
active: 1
fields:
content:
tab_content:
type: tab
title: PLUGIN_ADMIN.CONTENT
@@ -32,7 +32,7 @@ form:
label: PLUGIN_ADMIN.PAGE_MEDIA
options:
tab_options:
type: tab
title: PLUGIN_ADMIN.OPTIONS

View File

@@ -13,7 +13,7 @@ form:
active: 1
fields:
content:
tab_content:
type: tab
title: PLUGIN_ADMIN.CONTENT
@@ -31,7 +31,7 @@ form:
type: pagemedia
label: PLUGIN_ADMIN.PAGE_MEDIA
options:
tab_options:
type: tab
title: PLUGIN_ADMIN.OPTIONS