<p>In app/views/changeset/_changesets.html.erb:</p>
<pre style='color:#555'>> @@ -1,4 +1,4 @@
> <% showusername = true if showusername.nil? %>
> <table id="changeset_list">
> - <%= render :partial => 'changeset', :locals => {:showusername => showusername}, :collection => @edits unless @edits.nil? %>
> + <%= render :partial => 'changeset/changeset', :locals => {:showusername => showusername}, :collection => @edits unless @edits.nil? %>
</pre>
<p>This change should be unnecessary - rendering the <code>changset</code> partial from a changeset view should default to the one in the same view.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">
—<br>
Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/54/files#r1358595'>view it on GitHub</a>.
</p>
<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpmLWAu4oQih75mggZl1E8_ncpsL_vuCSTJlxIVuE64FQ.gif' height='1' width='1'>