]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_inbox.html.erb
Don't autofocus search, fade out "Where am I?" on focus
[rails.git] / app / views / layouts / _inbox.html.erb
index 6dd6218eecb9434bd359f1de63044ccef8e95072..fbebe3fc19fc5a0f285022ef000637a574a4d573 100644 (file)
@@ -1,3 +1 @@
-<span id="inboxanchor" class="count-number">
-  <img src='<%= user_image_url(@user, :size => 20) %>'><span><%= @user.new_messages.size %></span>
-</span>
\ No newline at end of file
+<span id="inboxanchor" class="count-number"><%= @user.new_messages.size %></span>
\ No newline at end of file