Project

General

Profile

Patch #2599 » issues_show_desc_bottom_hook.diff

Daniel Vandersluis, 2009-02-25 20:34

View differences:

app/views/issues/show.rhtml (working copy)
69 69

  
70 70
<%= link_to_attachments @issue %>
71 71

  
72
<%= call_hook(:view_issues_show_desc_bottom, :issue => @issue) %>
73

  
72 74
<% if authorize_for('issue_relations', 'new') || @issue.relations.any? %>
73 75
<hr />
74 76
<div id="relations">
(3-3/3)