зеркало из https://github.com/mozilla/CSOL-site.git
Parents and guardians don't have backpacks
(They don't have dashboards yet either!)
This commit is contained in:
Родитель
ec26883e5c
Коммит
89ea1be36f
|
@ -106,7 +106,7 @@ module.exports = function (app) {
|
|||
type: 'parent',
|
||||
dependents: []
|
||||
}
|
||||
return res.redirect('/backpack', 303);
|
||||
return res.redirect('/dashboard', 303);
|
||||
});
|
||||
|
||||
app.get('/logout', function (req, res, next) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче