forgot to add new migration in last commit

This commit is contained in:
Reinier Balt 2008-08-04 09:16:01 +02:00
parent edb6afd115
commit c6dc3fcd5b
2 changed files with 16 additions and 0 deletions

View file

@ -22,3 +22,4 @@ unless todo.project.nil?
result_string << "(" + todo.project.name + ")"
end
-%><%= result_string -%>