From 94148c9028829b5576a5dcbfba2c7fb9cf6443d3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 27 Jul 2020 11:40:30 +0200 Subject: Add abuse messages management in my account --- .../moderation-comment-modal.component.html | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.html (limited to 'client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.html') diff --git a/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.html b/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.html new file mode 100644 index 000000000..8082e93f4 --- /dev/null +++ b/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.html @@ -0,0 +1,38 @@ + + + + + + -- cgit v1.2.3