From 460d02657a58f0017972696f500d948fe237a273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 23 Oct 2019 12:50:28 +0200 Subject: [PATCH] Try `ds-table` in `ds-table`, but is not really working --- webapp/pages/moderation/index.vue | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/webapp/pages/moderation/index.vue b/webapp/pages/moderation/index.vue index 835397d36..18aa8475c 100644 --- a/webapp/pages/moderation/index.vue +++ b/webapp/pages/moderation/index.vue @@ -81,6 +81,24 @@ + + + @@ -251,6 +269,11 @@ export default { disabledBy: this.$t('moderation.reports.disabledBy'), } }, + reportFields() { + return { + id: 'ID', + } + }, fields() { return { type: ' ',