aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-videos/my-account-videos.component.html
diff options
context:
space:
mode:
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.html1
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 38b48f1d6..2854093c4 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
@@ -1,4 +1,5 @@
1<my-videos-selection 1<my-videos-selection
2 [pagination]="pagination"
2 [(selection)]="selection" 3 [(selection)]="selection"
3 [(videosModel)]="videos" 4 [(videosModel)]="videos"
4 [miniatureDisplayOptions]="miniatureDisplayOptions" 5 [miniatureDisplayOptions]="miniatureDisplayOptions"