X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ff752b072f44aad142314a57eed79271928d181a..61fc15aee1f768551acfc7617f55965ca320ed30:/app/views/layouts/_inbox.html.erb diff --git a/app/views/layouts/_inbox.html.erb b/app/views/layouts/_inbox.html.erb index 02c22e26c..cdd708e1c 100644 --- a/app/views/layouts/_inbox.html.erb +++ b/app/views/layouts/_inbox.html.erb @@ -1 +1,3 @@ +<% if @user.new_messages.size > 0 %> <%= @user.new_messages.size %> +<% end %>