From 7958690a3408df5a41a0a776187066cb0b20cc22 Mon Sep 17 00:00:00 2001 From: Mark Maglana Date: Fri, 5 Nov 2010 21:01:59 -0700 Subject: [PATCH] Applying fix courtesy of Thomas Cataldo. Thanks! --- app/views/rb_taskboards/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/rb_taskboards/show.html.erb b/app/views/rb_taskboards/show.html.erb index 128a32b293..21062a8512 100755 --- a/app/views/rb_taskboards/show.html.erb +++ b/app/views/rb_taskboards/show.html.erb @@ -35,7 +35,7 @@ - <%= l(:label_sprint_impediments) %> + <%- @statuses.each do |status| %>
<%= l(:label_sprint_impediments) %>
+