diff --git a/client/src/app/+videos/+video-watch/comment/video-comment.component.html b/client/src/app/+videos/+video-watch/comment/video-comment.component.html index 8847753a5..ba41b6f48 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comment.component.html +++ b/client/src/app/+videos/+video-watch/comment/video-comment.component.html @@ -1,4 +1,4 @@ -
- 0; then hasComments; else noComments">
+ 0; then hasComments; else noComments">
- 1 Comment
- {{ componentPagination.totalItems }} Comments
+ 1 Comment
+ {{ totalNotDeletedComments }} Comments
Comments
@@ -30,7 +30,7 @@ [textValue]="commentThreadRedraftValue" > -