-
- Downloads
Merge branch 'rs-devise-emails' into 'master'
Customize all Devise mails Continuing from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3354 See merge request !4297
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/stylesheets/mailers/devise.scss 4 additions, 0 deletionsapp/assets/stylesheets/mailers/devise.scss
- app/views/devise/mailer/password_change.html.haml 10 additions, 0 deletionsapp/views/devise/mailer/password_change.html.haml
- app/views/devise/mailer/password_change.text.erb 7 additions, 0 deletionsapp/views/devise/mailer/password_change.text.erb
- app/views/devise/mailer/reset_password_instructions.html.erb 0 additions, 8 deletionsapp/views/devise/mailer/reset_password_instructions.html.erb
- app/views/devise/mailer/reset_password_instructions.html.haml 12 additions, 0 deletions...views/devise/mailer/reset_password_instructions.html.haml
- app/views/devise/mailer/reset_password_instructions.text.erb 10 additions, 0 deletionsapp/views/devise/mailer/reset_password_instructions.text.erb
- app/views/devise/mailer/unlock_instructions.html.haml 9 additions, 10 deletionsapp/views/devise/mailer/unlock_instructions.html.haml
- app/views/devise/mailer/unlock_instructions.text.erb 7 additions, 0 deletionsapp/views/devise/mailer/unlock_instructions.text.erb
- spec/mailers/previews/devise_mailer_preview.rb 21 additions, 2 deletionsspec/mailers/previews/devise_mailer_preview.rb
Loading
Please register or sign in to comment