fix the deprecation warnings that were shown during the tests

This commit is contained in:
Reinier Balt 2011-01-07 16:46:20 +01:00
parent a832417c59
commit 09830d044d
13 changed files with 23 additions and 22 deletions

View file

@ -1,3 +1,4 @@
<% project = project_settings -%>
<div id="<%= dom_id(project) %>" class="project">
<div class="project_settings">This project
<% if project.completed? -%>has been marked as completed