Skip to content

Conversation

@clairesunstudio clairesunstudio changed the title Patternlab/dp 28670 simplify subnav show loc Patternlab/dp 28816 simplify subnav show loc Jul 11, 2023
// Make organizationNavigation data object available in leaflet map module js.
var ma = ma || {};
ma.orgNav = ma.orgNav || [];
ma.orgNav.push({{ organizationNavigation|json_encode()|raw }});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ma.orgNav.push({{ organizationNavigation|json_encode()|raw }});
ma.orgNav.push({{ organizationNavigation|json_encode|raw }});

Base automatically changed from patternlab/DP-28670-simplify-subnav to develop September 19, 2023 13:22
@clairesunstudio
Copy link
Contributor Author

Replaced by #1900

@clairesunstudio clairesunstudio deleted the patternlab/DP-28670-simplify-subnav-show-loc branch March 26, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants