Skip to content

3493061: Allow for current page breadrumb to be text only

Jay Friendly requested to merge issue/crouton-3493061:1.2.x into 1.2.x

The current page breadcrumb is always a link. This merge request adds a configurable setting allowing for the current page link to be text only. An update hook is included so that settings on existing sites remain consistent.

  • /config/schema/crouton.schema.yml
  • /src/MenuBasedBreadcrumbBuilder.php
  • /src/Form/SettingsForm.php

Merge request reports

Loading