This removes four hard-coded closure notices from the parent theme:
The locations template page (the green text above the tabbed UI)
The list of locations on the map display (below the Hayden entry)
The front page locations list (when that is active - it is not now)
The study spaces list (when that is active - it is not now in production, but is on staging)
Document any side effects to this change:
This bumps the theme version string in style.css and css/style.css
to 1.11.1
This is generally a reversion of PR #311 - but betweeen that original
implementation and now, the homepage location information has been
moved to a separate partial, inc/homepage-hours - so these PRs will
not align perfectly. Additionally, some parts of these notices were
added before that PR, so things are messier than I would prefer.
Requires new or updated plugins, themes, or libraries?
Why are these changes being introduced:
Relevant ticket(s):
How does this address that need:
Document any side effects to this change:
Requires new or updated plugins, themes, or libraries?
NO
Requires change to deploy process?
NO