From: Quincy Morgan Date: Tue, 28 Apr 2020 17:02:01 +0000 (-0700) Subject: Fix issue where iD would not take the full height of its iframe X-Git-Tag: live~2301^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4dd9ea34bc6675540c80b6cc186c77cd1f7b7f27?hp=37911a5555bb26621b3d43b9ec89ef03b81ae1b5 Fix issue where iD would not take the full height of its iframe --- diff --git a/app/views/site/id.html.erb b/app/views/site/id.html.erb index e2ce6bb0d..e4dbf2d53 100644 --- a/app/views/site/id.html.erb +++ b/app/views/site/id.html.erb @@ -6,6 +6,15 @@ <%= javascript_include_tag "id" %> + <% data = {} -%>