mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +01:00
closed #2122
This commit is contained in:
@@ -251,6 +251,7 @@ categoriesController.get = function(req, res, next) {
|
||||
}
|
||||
}
|
||||
|
||||
data.breadcrumbs = res.locals.breadcrumbs;
|
||||
res.render('category', data);
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user