groundwork for responsive menu
This commit is contained in:
parent
30ab1e91da
commit
582ab35ecd
9 changed files with 97 additions and 15 deletions
|
@ -47,7 +47,11 @@
|
|||
<% end %>
|
||||
|
||||
<% unless @ways.empty? %>
|
||||
<<<<<<< HEAD
|
||||
<div class='browse-section paginate'>
|
||||
=======
|
||||
<div class='browse-section clearfix paginate'>
|
||||
>>>>>>> groundwork for responsive menu
|
||||
<h4><%= t 'browse.changeset_details.has_ways', :count => @way_pages.item_count %></h4>
|
||||
<ul>
|
||||
<% @ways.each do |way| %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue