Add direction tags to HTML e-mails for RTL languages (#6373)
This commit is contained in:
parent
106efba800
commit
79bc3d5845
5 changed files with 15 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
class UserMailer < Devise::Mailer
|
||||
layout 'mailer'
|
||||
|
||||
helper :application
|
||||
helper :instance
|
||||
|
||||
add_template_helper RoutingHelper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue