Align the keys of a hash literal if they span more than one line.
This commit is contained in:
parent
a80f9b8927
commit
0ca3304a32
@ -166,7 +166,7 @@ class DmsfMailer < Mailer
|
||||
skip_no_self_notified = true
|
||||
end
|
||||
mail to: user,
|
||||
subject:
|
||||
subject:
|
||||
"[#{@project.name} - #{l(:field_label_dmsf_workflow)}] #{@workflow.name} #{l(subject_id)} #{step_name}"
|
||||
ensure
|
||||
@author.pref.no_self_notified = true if skip_no_self_notified
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user