From 4d562ffffa9ad932930f5fa30dd4f19fc2b8ab19 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 23 Apr 2020 14:14:25 +0200 Subject: [PATCH] Remove emptycontent for no questions as the add button is enough, ref #296 Signed-off-by: Jan-Christoph Borchardt --- src/views/Create.vue | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/views/Create.vue b/src/views/Create.vue index 8999935..809e59b 100644 --- a/src/views/Create.vue +++ b/src/views/Create.vue @@ -91,17 +91,6 @@ - - - {{ t('forms', 'This form does not have any questions') }} - - -