Skip to content

Commit

Permalink
fix(frontend-upload): add delete information (#152)
Browse files Browse the repository at this point in the history
resolves #151
  • Loading branch information
DanielHabenicht authored Aug 8, 2019
1 parent e63d65e commit ba090e3
Show file tree
Hide file tree
Showing 5 changed files with 575 additions and 484 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ <h2 mat-dialog-title i18n="ChangeProfilePictureDialogComponent|Title@@ChangeProf
<li>
You can change or delete your picture at any time. (Just click the Button right next to the upload Button.)
</li>
<li>
Your profile picture will deleted if you choose to leave the company.
</li>
</ul>
</mat-dialog-content>
<mat-dialog-actions>
Expand Down
Loading

0 comments on commit ba090e3

Please sign in to comment.