Skip to content

Commit

Permalink
Fix empty attachment icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jbl2024 committed Sep 29, 2019
1 parent 9bfc101 commit 5e79541
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imports/ui/projects/ProjectAttachmentsPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

<empty-state
v-show="attachments.length == 0"
rounded
icon="mdi-attachment"
small
illustration="documents"
label="Aucune pièce jointe"
description="Vous pouvez ajouter une pièce jointe sur une tâche">
</empty-state>
Expand Down
1 change: 1 addition & 0 deletions public/illustrations/documents.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e79541

Please sign in to comment.