mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-24 01:11:12 +00:00
remove trailing white space from app/models/issue_relation.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16073 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5a77904a91
commit
3f0e720f56
@ -91,7 +91,7 @@ class IssueRelation < ActiveRecord::Base
|
||||
self.issue_to = Issue.visible(user).find_by_id(issue_id)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
super(attrs)
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user