[openstreetmap-website] Site cleanup (#150)

Tom Hughes notifications at github.com
Sun Jan 6 16:43:37 GMT 2013


>    <%= render :partial => 'changeset_paging_nav' %>
>  
> -  <div id="changeset_list_container">
> -    <%= render :partial => 'map' %>
> +  <%= render :partial => 'map' %>
> +
> +  <div class='column-1'>
> +  <% if @edits.size > 0 %>

The indentation of this `if` no longer matches the `elsif` etc clauses.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/150/files#r2560228
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130106/5f875989/attachment-0001.html>


More information about the rails-dev mailing list