=link_to'Remove favicon',favicon_admin_appearances_path,data: {confirm: "Favicon will be removed. Are you sure?"},method: :delete,class: "btn btn-inverted btn-remove btn-sm remove-logo"
%hr
=f.hidden_field:favicon_cache
=f.file_field:favicon,class: ''
.hint
Maximum file size is 1MB. Allowed image formats are #{favicon_extension_whitelist}.
%br
The resulting favicons will be cropped to be square and scaled down to a size of 32x32 px.
%fieldset.sign-in
%legend
Sign in/Sign up pages:
...
...
@@ -55,25 +74,6 @@
.hint
Guidelines parsed with #{link_to"GitLab Flavored Markdown",help_page_path('user/markdown'),target: '_blank'}.
=link_to'Remove favicon',favicon_admin_appearances_path,data: {confirm: "Favicon will be removed. Are you sure?"},method: :delete,class: "btn btn-inverted btn-remove btn-sm remove-logo"
%hr
=f.hidden_field:favicon_cache
=f.file_field:favicon,class: ''
.hint
Maximum file size is 1MB. Allowed image formats are #{favicon_extension_whitelist}.
%br
The resulting favicons will be cropped to be square and scaled down to a size of 32x32 px.