Skip to content

Commit

Permalink
[BasicUI] Consider height parameter for mapview sitemap element
Browse files Browse the repository at this point in the history
Fix openhab#1064

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
  • Loading branch information
lolodomo committed May 25, 2021
1 parent 11a0301 commit fb77807
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
data-map-url="%map_url%"
data-map-zoom="%map_zoom%"
>
<iframe src="%url%"></iframe>
<iframe src="%url%" height="%height%"></iframe>
</div>
</div>

0 comments on commit fb77807

Please sign in to comment.