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

Render all content fields on the alert banner #144

Merged
merged 2 commits into from
Jun 16, 2021

Conversation

andybroomfield
Copy link
Contributor

Fix #143.
Use twig without filter to not print out the title or the link field, instead of just the description.

Fix #143.
Use twig without filter to not print out the title or the link field, instead of just the description.
@andybroomfield
Copy link
Contributor Author

@markconroy @stephen-cox @Adnan-cds would be good to get this one checked and merged if possible.

Copy link
Contributor

@Adnan-cds Adnan-cds left a comment

Choose a reason for hiding this comment

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

Looks good to me :)

@markconroy
Copy link
Member

+1 from me

@andybroomfield andybroomfield merged commit ef0149e into 1.x Jun 16, 2021
@andybroomfield andybroomfield mentioned this pull request Jun 16, 2021
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.

Replace content.short_description in template with content|without('title', 'link')
3 participants