X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5620d7263a36fe842f4d97bc21dda5edd0651b37..5f8ab9e9244550b20b8d3bd97b3567df7020d06d:/app/views/export/start.rjs diff --git a/app/views/export/start.rjs b/app/views/export/start.rjs index 2babcc982..47cf9ce6b 100644 --- a/app/views/export/start.rjs +++ b/app/views/export/start.rjs @@ -246,7 +246,9 @@ page << <View Larger Map'; + var layers = getMapLayers(); + + html += '
View Larger Map'; $("export_html_text").value = html;