diff --git a/app/views/todos/_todo.html.erb b/app/views/todos/_todo.html.erb index d37e8fcc..18122356 100644 --- a/app/views/todos/_todo.html.erb +++ b/app/views/todos/_todo.html.erb @@ -23,7 +23,7 @@ parameters += "&_tag_name=#{@tag_name}" if @source_view == 'tag'