summaryrefslogtreecommitdiff
path: root/app/models/commit.rb
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-06-16 14:50:05 +0000
committerDouwe Maan <douwe@gitlab.com>2016-06-16 14:50:05 +0000
commitdb66312cdb40c4d87dbf0d99da0fd2316676f7c7 (patch)
treefe6645e72b00c97be2f24c1c6521da5784e39915 /app/models/commit.rb
parentd9812bae49db3b3af7afe702d7b60d75f05d0fad (diff)
parent5eb9cb68f797f8a3e05e4a00c5657c2dd3250c68 (diff)
downloadgitlab-ce-db66312cdb40c4d87dbf0d99da0fd2316676f7c7.tar.gz
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
Diffstat (limited to 'app/models/commit.rb')
0 files changed, 0 insertions, 0 deletions