Refactored image picker to js component

Also adjusted default cover image size
This commit is contained in:
Dan Brown
2017-12-06 17:32:29 +00:00
parent 261e57fc4e
commit 6ee35f55cc
7 changed files with 69 additions and 56 deletions

View File

@ -19,7 +19,7 @@ return [
'description' => 'Description',
'role' => 'Role',
'cover_image' => 'Cover image',
'cover_image_description' => 'This image should be approx 300x170px.',
'cover_image_description' => 'This image should be approx 440x250px.',
/**
* Actions
@ -49,6 +49,7 @@ return [
'toggle_details' => 'Toggle Details',
'toggle_thumbnails' => 'Toggle Thumbnails',
'details' => 'Details',
/**
* Header
*/