mirror of
https://github.com/redmine/redmine.git
synced 2026-01-22 23:43:01 +01: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user