##// END OF EJS Templates
Merged r3928 from trunk....
Eric Davis -
r3864:36ad597b6916
parent child
Show More
@@ -76,7 +76,6 class Changeset < ActiveRecord::Base
76 76 def after_create
77 77 scan_comment_for_issue_ids
78 78 end
79 require 'pp'
80 79
81 80 def scan_comment_for_issue_ids
82 81 return if comments.blank?
General Comments 0
You need to be logged in to leave comments. Login now