From 6c04975273346558b1dc789abde5e2d957101566 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Mon, 2 Sep 2019 16:24:05 +0200 Subject: [PATCH] See #890: fixed minor display issues --- .../manage/moderation/ReportCard.vue | 28 +++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/front/src/components/manage/moderation/ReportCard.vue b/front/src/components/manage/moderation/ReportCard.vue index 6bc2ce86f..17bc71f37 100644 --- a/front/src/components/manage/moderation/ReportCard.vue +++ b/front/src/components/manage/moderation/ReportCard.vue @@ -130,7 +130,7 @@ Type - + {{ configs[target.type].label }} @@ -143,14 +143,29 @@ - + + + + + + Account + + + + + + Domain - + Local @@ -165,12 +180,15 @@ {{ obj.target_state.domain }} - + {{ field.label }} - {{ field.repr }} + {{ field.repr }} + + N/A +