mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-04 22:59:47 +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
|
||||
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
|
||||
@current_journal
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user