Skip to content
Snippets Groups Projects
Commit 83e74580 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2492143 by googletorp, imanol.eguskiza: Height and width is not...

Issue #2492143 by googletorp, imanol.eguskiza: Height and width is not possible to use for responsive_image element
parent e85b2ac5
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,8 @@ function responsive_image_theme() {
'uri' => NULL,
'attributes' => array(),
'responsive_image_style_id' => array(),
'height' => NULL,
'width' => NULL,
),
),
'responsive_image_formatter' => array(
......
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