|
@@ -61,7 +61,7 @@ |
|
|
block discarded – undo |
|
61
|
61
|
$columnFields = [ |
|
62
|
62
|
'admin.page.state.label' => ['createdAt', 'metaRobots'], |
|
63
|
63
|
'admin.page.permanlien.label' => ['host', 'slug', 'parentPage'], |
|
64
|
|
- 'admin.page.extended.label' => ['expand' => true, 'fields' => ['mainImage', 'name', 'title', 'excrept']], |
|
|
64
|
+ 'admin.page.extended.label' => ['expand' => true, 'fields' => ['mainImage', 'name', 'title', 'excrept']], |
|
65
|
65
|
'admin.page.translations.label' => ['locale', 'translations'], |
|
66
|
66
|
'admin.page.otherProperties.label' => ['expand' => true, 'fields' => ['otherProperties']], |
|
67
|
67
|
'admin.page.images.label' => ['images'], |
Please login to merge, or discard this patch.