Commit d94fcf5b authored by Peter Leitzen's avatar Peter Leitzen

Merge branch 'issue_342492_3' into 'master'

Pass formats explicitly when rendering svg icons

See merge request gitlab-org/gitlab!73415
parents d82492cf e0a3233d
- content_for(:title, 'Auth Error')
.container
= render "shared/errors/graphic_422.svg"
= render partial: "shared/errors/graphic_422", formats: :svg
%h3 Sign-in using #{@provider} auth failed
%p.light.subtitle Sign-in failed because #{@error}.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment