]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/dashboards/show.html.erb
Merge remote-tracking branch 'upstream/pull/5349'
[rails.git] / app / views / dashboards / show.html.erb
index 6b988a8ec22500dfabd476f81d2c57a0e97b60c1..c4b595e9b931dc6ba5e79be030105f082433a3d3 100644 (file)
@@ -38,7 +38,7 @@
             <li><%= link_to t(".friends_diaries"), friends_diary_entries_path %></li>
           </ul>
         </nav>
-        <div id="friends-container">
+        <div>
           <%= render :partial => "contact", :collection => friends, :locals => { :type => "friend" } %>
         </div>
       <% end %>