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' }}