Skip to content
Snippets Groups Projects
Commit 0b9bfa6e authored by Fahad Alduraibi's avatar Fahad Alduraibi
Browse files

Removed trash can icon

Removed the trash icon since the buttons are used to upload files and not delete them
parent c3ce99d4
No related merge requests found
......@@ -90,7 +90,7 @@
<div class="settings-file-preview">
<div class="preview no-file"><i class="icon-upload"></i></div>
<div class="action">
<div class="button primary"><i class="icon-trash"></i>{{_ 'Select_file'}}
<div class="button primary">{{_ 'Select_file'}}
<input type="file" accept="{{fileConstraints.contentType}}" />
</div>
</div>
......
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