Issue #3078615 by andrewmacpherson: Provide a description of the media view
parent
00d8dafd76
commit
3dc32db65f
|
@ -10,7 +10,7 @@ dependencies:
|
|||
id: media
|
||||
label: Media
|
||||
module: views
|
||||
description: ''
|
||||
description: 'Find and manage media.'
|
||||
tag: ''
|
||||
base_table: media_field_data
|
||||
base_field: mid
|
||||
|
|
|
@ -15,7 +15,7 @@ dependencies:
|
|||
id: media_library
|
||||
label: 'Media library'
|
||||
module: views
|
||||
description: ''
|
||||
description: 'Find and manage media.'
|
||||
tag: ''
|
||||
base_table: media_field_data
|
||||
base_field: mid
|
||||
|
|
Loading…
Reference in New Issue