From: Anton Khorev Date: Fri, 2 Sep 2022 13:13:52 +0000 (+0300) Subject: Make changeset id also a link so it can be displayed over the stretched link and... X-Git-Tag: live~1078^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a0f52e8b4f3c392891fcff31d039a926a318ee68 Make changeset id also a link so it can be displayed over the stretched link and be text-selectable --- diff --git a/app/views/changesets/_changeset.html.erb b/app/views/changesets/_changeset.html.erb index fa1761954..a59c85ec4 100644 --- a/app/views/changesets/_changeset.html.erb +++ b/app/views/changesets/_changeset.html.erb @@ -20,7 +20,9 @@
<%= changeset_details(changeset) %> · - #<%= changeset.id %> + + #<%= changeset.id %> +
<%= changeset.comments.length %>