Skip to content
Snippets Groups Projects
Unverified Commit 8a7d05da authored by Sébastien Gaya's avatar Sébastien Gaya Committed by GitHub
Browse files

Update _form.html.erb

parent bfd7336f
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
direct_upload: true %>
<%= f.input :favicon,
as: :single_deletable_file,
hint: images_formats_accepted_hint('.png')
hint: images_formats_accepted_hint('.png'),
input_html: { accept: '.png' },
preview: 100,
direct_upload: true %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment