Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EWPP-1142] EWPP-1250: Remove visibility condition for the main navigation block. #868

Merged
merged 2 commits into from
Aug 10, 2021

Conversation

22Alexandra
Copy link
Contributor

No description provided.

@22Alexandra 22Alexandra changed the title EWPP-1250: Remove visibility condition for the main navigation block. [EWPP-1142] EWPP-1250: Remove visibility condition for the main navigation block. Jul 12, 2021
@22Alexandra 22Alexandra changed the base branch from EPIC-EWPP-1142-theme-ECL-v3 to 3.x July 29, 2021 12:59
@22Alexandra 22Alexandra force-pushed the EWPP-1250 branch 3 times, most recently from df55c59 to 75cab58 Compare July 29, 2021 15:38
items: menu_items,
site_name: site_name,
}, 'vertical') }}
{% if menu_items %}
Copy link
Member

Choose a reason for hiding this comment

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

We don't need to check the menu_items twice, the pattern already checks if there is content to be rendered.

@@ -46,5 +46,11 @@
items: _items,
icon_path: ecl_icon_path
} only %}
{% elseif site_name and ecl_branding == 'standardised' %}
Copy link
Member

Choose a reason for hiding this comment

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

No need for this, its part of the page layout so it should not be part of the navigation menu.

@22Alexandra 22Alexandra force-pushed the EWPP-1250 branch 3 times, most recently from 8206e10 to 0e38982 Compare August 4, 2021 13:19
@upchuk upchuk dismissed imanoleguskiza’s stale review August 10, 2021 05:50

Not relevant anymore

@upchuk upchuk merged commit a6b0a0a into 3.x Aug 10, 2021
@upchuk upchuk deleted the EWPP-1250 branch August 10, 2021 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants