Skip to content
Snippets Groups Projects
Commit 20afada4 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-4704: fixing image on teaser

parent 862c077f
No related branches found
No related tags found
1 merge request!66ISTWCMS-4704: adding date component with ability to handle multiple dates and...
......@@ -10,7 +10,7 @@
'date': teaser.date,
'sources': teaser.image.sources,
'img_element': teaser.image.img_element,
'image': teaser.image,
'image': teaser.image.uri,
'alt': teaser.image.alt,
'tags': teaser.tags,
'content': teaser.content,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment