X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9ef6528d8e382482200e0f3cd6d33d95ab57a892..5ff86db265393bbe806ddd3cc52b06a9f62a0619:/app/views/export/start.rjs diff --git a/app/views/export/start.rjs b/app/views/export/start.rjs index 3f1d73d68..b53d4ed4f 100644 --- a/app/views/export/start.rjs +++ b/app/views/export/start.rjs @@ -25,8 +25,6 @@ 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 { @@ -182,13 +198,20 @@ page << <