3493061: Allow for current page breadrumb to be text only
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