Skip to content
Snippets Groups Projects
Verified Commit a08bef4e authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Update Browse file to Choose file in all occurences

parent b8d79cc4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -26,7 +26,7 @@
Upload new avatar
.prepend-top-5.append-bottom-10
%a.btn.js-choose-user-avatar-button
Browse file...
Choose file...
%span.avatar-file-name.prepend-left-default.js-avatar-filename No file chosen
= f.file_field_without_bootstrap :avatar, class: 'js-user-avatar-input hidden', accept: 'image/*'
.help-block
Loading
Loading
Loading
Loading
@@ -52,7 +52,7 @@
- if @project.avatar_in_git
Project avatar in repository: #{ @project.avatar_in_git }
%a.choose-btn.btn.js-choose-project-avatar-button
Browse file...
Choose file...
%span.file_name.prepend-left-default.js-avatar-filename No file chosen
= f.file_field :avatar, class: "js-project-avatar-input hidden"
.help-block The maximum file size allowed is 200KB.
Loading
Loading
---
title: Update Browse file to Choose file in all occurences
merge_request:
author:
type: other
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