UTCWeb / particle

A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.
https://phase2.gitbook.io/frontend/
GNU General Public License v2.0
0 stars 10 forks source link

UTC-659: Restore breadcrumbs with correct if statement. #660

Closed UTCbridget closed 4 months ago

UTCbridget commented 4 months ago

Fix for this issue.

Originally, this PR was created to remove duplicate breadcrumbs on the Degrees and Programs page, but it inadvertently removed breadcrumbs on all the pages. This PR corrects the if statement to restore breadcrumbs on all the internal content types while removing the duplicate on the views page... "Degrees and Programs":

Academic Internal:

Screenshot 2024-07-22 at 9 33 22 AM

Admin Internal:

Screenshot 2024-07-22 at 9 33 28 AM

Degrees and programs:

Screenshot 2024-07-22 at 9 33 41 AM