]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/_popup.html.erb
Split the non-public information off of the profile page
[rails.git] / app / views / users / _popup.html.erb
diff --git a/app/views/users/_popup.html.erb b/app/views/users/_popup.html.erb
deleted file mode 100644 (file)
index a643b5c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="user_popup">
-  <%= user_thumbnail popup %>
-  <p><%= t(".#{type}") %></p>
-  <p><%= link_to popup.display_name, user_path(popup) %></p>
-</div>