mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 15:31:12 +00:00
add empty line after guard clause to app/models/attachment.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20265 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
aaebab85c5
commit
78828a7dc4
@ -451,6 +451,7 @@ class Attachment < ActiveRecord::Base
|
||||
if allowed.present? && !extension_in?(extension, allowed)
|
||||
return false
|
||||
end
|
||||
|
||||
true
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user