| ... | @@ -10,7 +10,7 @@ |
... | @@ -10,7 +10,7 @@ |
|
|
%td{:style => "font-size: 1px; line-height: 1px;", :width => "21"}
|
|
%td{:style => "font-size: 1px; line-height: 1px;", :width => "21"}
|
|
|
%td{:align => "left", :style => "padding: 20px 0 0;"}
|
|
%td{:align => "left", :style => "padding: 20px 0 0;"}
|
|
|
%h2{:style => "color:#646464 !important; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "}
|
|
%h2{:style => "color:#646464 !important; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "}
|
|
|
= link_to project_issue_url(@project, @issue), :title => @issue.title do
|
|
= link_to project_issue_url(@issue.project, @issue), :title => @issue.title do
|
|
|
= "Issue ##{@issue.id.to_s}"
|
|
= "Issue ##{@issue.id.to_s}"
|
|
|
= truncate(@issue.title, :length => 45)
|
|
= truncate(@issue.title, :length => 45)
|
|
|
%br |
|
%br |