@@ -536,8 +536,6 module Redmine | |||
|
536 | 536 | end |
|
537 | 537 | output << "<span class='#{css_classes.join(' ')}'>" |
|
538 | 538 | output << view.link_to_issue(issue) |
|
539 | output << ":" | |
|
540 | output << h(issue.subject) | |
|
541 | 539 | output << '</span>' |
|
542 | 540 | else |
|
543 | 541 | ActiveRecord::Base.logger.debug "Gantt#subject_for_issue was not given an issue" |
General Comments 0
You need to be logged in to leave comments.
Login now