X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account-video-imports%2Fmy-account-video-imports.component.html;h=c029aabba227eba59e700259a870aeef09b7d8d3;hb=1c5d24e5b5b2c3e506de13969d536aca0329eb04;hp=8f0786bd0d782ad142c1fbbd9f1bca87e7cb8d10;hpb=d473fd94ce2fd04bffc6cf6ee8f193db309c1d83;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html b/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html index 8f0786bd0..c029aabba 100644 --- a/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html +++ b/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html @@ -7,11 +7,11 @@ - Target - Video - State - Created - + Target + Video + State + Created + @@ -40,7 +40,7 @@ {{ videoImport.state.label }} - {{ videoImport.createdAt }} + {{ videoImport.createdAt | date: 'short' }}