mirror of
https://github.com/meineerde/redmine.git
synced 2026-04-06 16:01:39 +00:00
replace tab to space at app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13639 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
827ab38725
commit
d1982d8156
@ -697,7 +697,7 @@ class Issue < ActiveRecord::Base
|
|||||||
@current_journal
|
@current_journal
|
||||||
end
|
end
|
||||||
|
|
||||||
# Returns the current journal or nil if it's not initialized
|
# Returns the current journal or nil if it's not initialized
|
||||||
def current_journal
|
def current_journal
|
||||||
@current_journal
|
@current_journal
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user