mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-31 19:15:58 +01:00
closed #2122
This commit is contained in:
@@ -253,6 +253,7 @@ topicsController.get = function(req, res, next) {
|
||||
}
|
||||
}
|
||||
|
||||
data.breadcrumbs = res.locals.breadcrumbs;
|
||||
res.render('topic', data);
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user