Issue #2890380 by timmillwood, amateescu, acrosman: Remove descriptions of permissions in Content Moderation
parent
dacdef95b9
commit
d64ec77c95
|
@ -1,10 +1,9 @@
|
||||||
view any unpublished content:
|
view any unpublished content:
|
||||||
title: 'View any unpublished content'
|
title: 'View any unpublished content'
|
||||||
description: 'This permission is necessary for any users that may moderate content.'
|
|
||||||
|
|
||||||
view latest version:
|
view latest version:
|
||||||
title: 'View the latest version'
|
title: 'View the latest version'
|
||||||
description: 'View the latest version of an entity. (Also requires "View any unpublished content" permission)'
|
description: 'Requires the "View any unpublished content" permission'
|
||||||
|
|
||||||
permission_callbacks:
|
permission_callbacks:
|
||||||
- \Drupal\content_moderation\Permissions::transitionPermissions
|
- \Drupal\content_moderation\Permissions::transitionPermissions
|
||||||
|
|
Loading…
Reference in New Issue