diff --git a/app/views/user_my_modules/_index.html.erb b/app/views/user_my_modules/_index.html.erb index a6c7bc2c6..f34069125 100644 --- a/app/views/user_my_modules/_index.html.erb +++ b/app/views/user_my_modules/_index.html.erb @@ -11,9 +11,11 @@ <%= image_tag avatar_path(user, :icon_small) %> <% end %> - - - + <% if @my_module.unassigned_users.any? %> + + + + <% end %> <% else %>