From a418a4b898de4b166ac295cee43675caf5caf03a Mon Sep 17 00:00:00 2001
From: philipp lang <philipp@aweos.de>
Date: Wed, 9 Nov 2022 01:41:38 +0100
Subject: [PATCH] Fix contribution view

---
 resources/js/views/contribution/VIndex.vue | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/resources/js/views/contribution/VIndex.vue b/resources/js/views/contribution/VIndex.vue
index ddd0853a..e0465fb0 100644
--- a/resources/js/views/contribution/VIndex.vue
+++ b/resources/js/views/contribution/VIndex.vue
@@ -57,7 +57,7 @@
             target="_BLANK"
             type="submit"
             name="type"
-            value="\App\Contribution\SolingenData"
+            value="\App\Contribution\SolingenDocument"
             class="btn btn-primary mt-3 inline-block"
         >
             Für Stadt erstellen
@@ -66,7 +66,7 @@
             target="_BLANK"
             type="submit"
             name="type"
-            value="\App\Contribution\DvData"
+            value="\App\Contribution\DvDocument"
             class="btn btn-primary mt-3 inline-block"
         >
             Für DV erstellen