X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d9282d864231b59ffd26edab970ed75cf5107cc..5ff86db265393bbe806ddd3cc52b06a9f62a0619:/app/views/export/start.rjs diff --git a/app/views/export/start.rjs b/app/views/export/start.rjs index 2d3ec06ec..b53d4ed4f 100644 --- a/app/views/export/start.rjs +++ b/app/views/export/start.rjs @@ -109,6 +109,7 @@ page << <'; + $("export_html_text").value = html; + } + $("html_marker").onclick = htmlBoundsChanged; + function formatChanged() { + $("export_commit").style.display = "inline"; if ($("format_osm").checked) { $("export_osm").style.display = "inline"; } else { @@ -181,13 +198,20 @@ page << <