From 7dc96ba9ab18636e20142599964d7902dc9dd3f3 Mon Sep 17 00:00:00 2001 From: Wilco Date: Mon, 22 May 2023 22:23:11 +0200 Subject: [PATCH] Remove quaestor check for copy usernames --- app/components/form/responses-table-card.hbs | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/app/components/form/responses-table-card.hbs b/app/components/form/responses-table-card.hbs index d11125bf6..065fc9b78 100644 --- a/app/components/form/responses-table-card.hbs +++ b/app/components/form/responses-table-card.hbs @@ -4,11 +4,9 @@
Inschrijvingen
- {{#if (can 'create debit/collections')}} - - {{/if}} +
Er heeft zich nog niemand ingeschreven
-{{/if}} \ No newline at end of file +{{/if}}