Files
gitlabhq/config/initializers
Douwe MaanandRobert Speicher 40e8204b57 Merge branch '18474-missing-images-on-confirmation-email' into 'master'
Fix images in emails

Closes #18474. The confirmation email is actually the only one that uses the `image_tag` helper at the moment, but this will work for all of them:
```shell
$ ag image_tag -G mailer
app/views/layouts/devise_mailer.html.haml
13:              = image_tag('mailers/gitlab_header_logo.png', id: 'logo', alt: 'GitLab Wordmark')
24:                  = image_tag('mailers/gitlab_tanuki_2x.png', alt: 'GitLab Logo')
```

See merge request !4705
2016-06-16 13:28:06 -04:00
..
2016-02-17 14:05:58 -05:00
2015-05-15 15:32:49 +02:00
2011-10-09 00:36:38 +03:00
2015-10-15 12:05:01 +02:00
2015-11-25 18:18:44 +02:00
2016-03-16 02:17:07 +09:00
2016-05-06 10:47:11 +02:00
2015-04-15 12:25:24 -04:00
2016-05-31 19:33:46 -03:00
2016-05-25 16:56:06 -04:00
2015-03-20 16:13:03 -07:00
2015-11-25 18:18:44 +02:00
2015-11-25 18:18:44 +02:00
2015-11-25 18:18:44 +02:00
2016-04-13 20:57:19 +03:00
2015-11-26 17:03:43 +02:00
2011-10-09 00:36:38 +03:00