]> git.openstreetmap.org Git - rails.git/blob - app/views/layouts/_inbox.html.erb
Change directions start to say 'on road' rather than 'at end of road'
[rails.git] / app / views / layouts / _inbox.html.erb
1 <% if current_user.new_messages.size > 0 %>
2 <span id="inboxanchor" class="count-number"><%= current_user.new_messages.size %></span>
3 <% end %>