mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/settings_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19194 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9736894e32
commit
badf95d60c
@ -78,7 +78,7 @@ module SettingsHelper
|
||||
:id => nil
|
||||
) + text.to_s,
|
||||
:class => (options[:inline] ? 'inline' : 'block')
|
||||
)
|
||||
)
|
||||
end.join.html_safe
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user