[openstreetmap-website] Site cleanup (#150)
Tom Hughes
notifications at github.com
Mon Jan 7 18:52:43 GMT 2013
> next: "Next »"
> previous: "« Previous"
> changeset:
> - id: "#%{id}"
> + id: "%{id}"
It's in `app/views/changeset/_changeset.html.erb` where it expands `changeset.changeset.id` and all you need to do is delete that line and remove the assignment from the start of the previous line so that the `link_to` is just rendered directly.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/150/files#r2567723
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130107/9ac0806e/attachment.html>
More information about the rails-dev
mailing list