Follow-up to #2531568: Remove obsolete hook_menu() from responsive_image module

The configuration menu link description for the responsive image module is missing a period, which is the standard for these links. See admin/config for examples.

From core/modules/responsive_image/responsive_image.links.menu.yml:

entity.responsive_image_style.collection:
  title: 'Responsive image styles'
  description: 'Manage responsive image styles'
  weight: 10
  route_name: entity.responsive_image_style.collection
  parent: system.admin_config_media
CommentFileSizeAuthor
#1 the_description_for_the-2531622-1.patch606 bytescolbol

Comments

colbol’s picture

Status: Active » Needs review
StatusFileSize
new606 bytes
cilefen’s picture

Status: Needs review » Reviewed & tested by the community

Good job!

alexpott’s picture

Title: The description for the responsive image module admin link should end with a period » The description for the responsive image module admin link should end with a period
Status: Reviewed & tested by the community » Fixed

Committed 3cb62fe and pushed to 8.0.x. Thanks!

  • alexpott committed 3cb62fe on 8.0.x
    Issue #2531622 by colbol: The description for the responsive image...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.