From 6a85a1c8bc24cc89882f4a77c89bf45fdc917869 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Sun, 9 Jul 2017 16:49:26 +0800 Subject: [PATCH] feat(forums): load topic replies data --- .../client/views/topic.client.view.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/modules/forums/client/views/topic.client.view.html b/modules/forums/client/views/topic.client.view.html index a42dda15..bdf62f65 100644 --- a/modules/forums/client/views/topic.client.view.html +++ b/modules/forums/client/views/topic.client.view.html @@ -72,6 +72,7 @@
+
+ + +
+ + + + +
+
+
{{rep.user.displayName}} + + + ({{rep.user.uploaded | bytes}} + {{rep.user.downloaded | bytes}} + ) + + + {{rep.createdAt | date:'yyyy-MM-dd HH:mm:ss'}} + +
+ + + +
+
+
+
+
+
+
+

[ {{rep.updatedBy.displayName}} {{ 'COMMENT_EDITED_INFO' | translate}} {{rep.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}} ]

+
+
+
+