Merge branch 'release/v1.3.0' into develop
authorChocobozzz <me@florianbigard.com>
Tue, 21 May 2019 09:21:56 +0000 (11:21 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 21 May 2019 09:21:56 +0000 (11:21 +0200)
1  2 
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/shared/buttons/delete-button.component.html

index d278e7015b329307c8a3cb77939d56ca8ed04a2c,b4acb9d32a4ecf974a9ee33fa4b334fc92dc1afa..25196fbd5650f74f5eeeafedd44101f0c9bc3be6
@@@ -1,4 -1,4 +1,4 @@@
- <span class="action-button action-button-delete grey-button" [title]="getTitle()" role="button">
 -<span class="action-button action-button-delete" [title]="title" role="button">
++<span class="action-button action-button-delete grey-button" [title]="title" role="button">
    <my-global-icon iconName="delete"></my-global-icon>
  
    <span class="button-label" *ngIf="label">{{ label }}</span>