X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dc24f6c2195c6053efd43778d53ae68984e54107..d104736809d9e36b0bc955f3425c4d47a370e78b:/app/assets/javascripts/leaflet.share.js?ds=sidebyside diff --git a/app/assets/javascripts/leaflet.share.js b/app/assets/javascripts/leaflet.share.js index 5fb189a76..c096a92fc 100644 --- a/app/assets/javascripts/leaflet.share.js +++ b/app/assets/javascripts/leaflet.share.js @@ -69,6 +69,7 @@ L.OSM.share = function (options) { .attr("id", "long_input") .attr("type", "text") .attr("class", "form-control form-control-sm font-monospace") + .attr("readonly", true) .on("click", select)); $("
") @@ -79,6 +80,7 @@ L.OSM.share = function (options) { .attr("id", "short_input") .attr("type", "text") .attr("class", "form-control form-control-sm font-monospace") + .attr("readonly", true) .on("click", select)); $("
") @@ -89,6 +91,7 @@ L.OSM.share = function (options) { $("