Project

General

Profile

Defect #6459 ยป issues_helper.patch

Jan from Planio www.plan.io, 2010-09-21 19:25

View differences:

app/helpers/issues_helper.rb
17 17

  
18 18
module IssuesHelper
19 19
  include ApplicationHelper
20
  include CustomFieldsHelper
20 21

  
21 22
  def issue_list(issues, &block)
22 23
    ancestors = []
    (1-1/1)