Commit e0a3233d authored by Siddharth Asthana's avatar Siddharth Asthana

Pass formats explicitly when rendering svg icons

Changelog: other
parent 337207b3
- 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