From: Rigel Kent Date: Wed, 8 Jan 2020 22:28:03 +0000 (+0100) Subject: Display total of number of video comments via pagination X-Git-Tag: v2.1.0-rc.1~64 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ae689853d894f0fbb902057cda62b1d782ad8b18;p=oweals%2Fpeertube.git Display total of number of video comments via pagination fixes #2391 --- diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.html b/client/src/app/videos/+video-watch/comment/video-comments.component.html index e25efc3ee..2bf52ab86 100644 --- a/client/src/app/videos/+video-watch/comment/video-comments.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comments.component.html @@ -1,10 +1,10 @@
- + - 1 Comment - {{ comments.length }} Comments + 1 Comment + {{ componentPagination.totalItems }} Comments Comments