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