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=94b976869f98f862804ec67c9dc26bc54f571ced;hpb=d2cc03aaad62fa6cf1c64622229bcc83f24fccb6;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 94b976869..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,19 +1,44 @@
-
+
+ +
{{ video.name }}
- {{ video.createdAt | fromNow }} - {{ video.views | numberFormatter }} views + {{ video.createdAt | myFromNow }} - {{ video.views | myNumberFormatter }} views
- - - Edit - + +
+
+ + Cancel + + + + + Delete + +
+
+ + + + + Delete + + + + + Edit + +