Commit 3d876d3
Changed files (1)
app
views
neighbourhoods
app/views/neighbourhoods/index.html.erb
@@ -19,7 +19,6 @@
<% else %>
<td class="open"><%= neighbourhood.status %></td>
<% end %>
- </td>
</tr>
<% end %>
</tbody>