Passed
Push — master ( 4c863a...94b15a )
by Dev
14:06
created
src/Admin/PageAdmin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.