cis4 abgabetool student uploads/signature check/emails working; TODO: - testing with diff users, styling & mobile layout;

This commit is contained in:
Johann Hoffmann
2025-03-19 15:57:08 +01:00
parent 0dd1e4a628
commit 2759bb0309
11 changed files with 995 additions and 257 deletions
+6 -6
View File
@@ -30,12 +30,12 @@ const router = VueRouter.createRouter({
component: Profil,
props: true
},
// {
// path: `/Cis/Abgabetool`,
// name: 'Abgabetool',
// component: Abgabetool,
// props: true
// },
{
path: `/Cis/Abgabetool`,
name: 'Abgabetool',
component: Abgabetool,
props: true
},
{
path: `/Cis/Raumsuche`,
name: 'Raumsuche',