diff --git a/tracks/app/views/todo/_item.rhtml b/tracks/app/views/todo/_item.rhtml index e44ddf31..bb05cc1e 100644 --- a/tracks/app/views/todo/_item.rhtml +++ b/tracks/app/views/todo/_item.rhtml @@ -24,6 +24,8 @@ <% if @belongs == nil %> None + <% else %> + None <% end %> <% for @project in @projects %>