diff options
Diffstat (limited to 'client/src/app/+my-account/my-account-videos/my-account-videos.component.html')
-rw-r--r-- | client/src/app/+my-account/my-account-videos/my-account-videos.component.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/+my-account/my-account-videos/my-account-videos.component.html b/client/src/app/+my-account/my-account-videos/my-account-videos.component.html index 825bddf5e..32264a70a 100644 --- a/client/src/app/+my-account/my-account-videos/my-account-videos.component.html +++ b/client/src/app/+my-account/my-account-videos/my-account-videos.component.html | |||
@@ -13,6 +13,7 @@ | |||
13 | [miniatureDisplayOptions]="miniatureDisplayOptions" | 13 | [miniatureDisplayOptions]="miniatureDisplayOptions" |
14 | [titlePage]="titlePage" | 14 | [titlePage]="titlePage" |
15 | [getVideosObservableFunction]="getVideosObservableFunction" | 15 | [getVideosObservableFunction]="getVideosObservableFunction" |
16 | [ownerDisplayType]="ownerDisplayType" | ||
16 | #videosSelection | 17 | #videosSelection |
17 | > | 18 | > |
18 | <ng-template ptTemplate="globalButtons"> | 19 | <ng-template ptTemplate="globalButtons"> |