X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Faccount%2Faccount-videos%2Faccount-videos.component.html;h=030c2f19c6244a39c10b7e2799b04de126f8e4e9;hb=ce0e281d46a7b574dcccb47958743656532bd312;hp=6c8ac45081e8a60dbe12d06a9b194f63d7cf4415;hpb=202f6b6c9dcc9b0aec4b0c1b15e455c22a7952a7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/account/account-videos/account-videos.component.html b/client/src/app/account/account-videos/account-videos.component.html index 6c8ac4508..030c2f19c 100644 --- a/client/src/app/account/account-videos/account-videos.component.html +++ b/client/src/app/account/account-videos/account-videos.component.html @@ -1,9 +1,44 @@
-
+
+ + + +
+
{{ video.name }}
+ {{ video.createdAt | myFromNow }} - {{ video.views | myNumberFormatter }} views +
+ + +
+
+ + Cancel + + + + + Delete + +
+
+ + + + + Delete + + + + + Edit + +