mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
cis4 abgabetool student uploads/signature check/emails working; TODO: - testing with diff users, styling & mobile layout;
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user