emory-libraries / dlp-lux

Discovery for the DLP Cor Repository
2 stars 0 forks source link

Adds breadcrumbs to /advanced, /bookmarks, and /search_history. Also … #565

Closed bwatson78 closed 4 years ago

bwatson78 commented 4 years ago

…inserts @page_title's into /contact and /about.

  1. /advanced/index.html.erb, /search_history/index.html.erb, and /bookmarks/index.html.erb: calls the breadcrumb partial.
  2. /static/about.html.erb and /static/contact.html.erb: inserts appropriate @page_title(s).
  3. spec: adds new tests in the breadcrumb spec file.
bwatson78 commented 4 years ago
Screen Shot 2020-04-30 at 3 06 49 PM
bwatson78 commented 4 years ago
Screen Shot 2020-04-30 at 3 06 42 PM
bwatson78 commented 4 years ago
Screen Shot 2020-04-30 at 3 06 34 PM