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-2034: Hide end date if same as start date and render time html e… #1061

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

nagyad
Copy link
Member

@nagyad nagyad commented Mar 8, 2022

No description provided.

sergepavle
sergepavle previously approved these changes Mar 9, 2022
sergepavle
sergepavle previously approved these changes Mar 9, 2022
<span class='daterange__date daterange__start-date'>{{ start_date }}</span>
<span class='daterange__date daterange__start-date'><time datetime="{{ iso_start_date }}">{{ start_date }}</time></span>

{% if separator is not empty %}
<span class='daterange__separtor'> {{ separator }} </span>
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
<span class='daterange__separtor'> {{ separator }} </span>
<span class='daterange__separtor'>{{ separator }}</span>

22Alexandra
22Alexandra previously approved these changes Mar 10, 2022
Copy link
Contributor

@upchuk upchuk left a comment

Choose a reason for hiding this comment

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

Blind

@upchuk upchuk merged commit af1a671 into 3.x Mar 16, 2022
@upchuk upchuk deleted the EWPP-2034 branch March 16, 2022 11:42
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.

4 participants