timeline for board and cards and small other fixes
Signed-off-by: Jakob <jakob.roehrl@web.de>
This commit is contained in:
@@ -92,6 +92,11 @@ export default new Router({
|
||||
return {
|
||||
id: parseInt(route.params.id, 10)
|
||||
}
|
||||
},
|
||||
sidebar: (route) => {
|
||||
return {
|
||||
id: parseInt(route.params.id, 10)
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user