зеркало из https://github.com/mozilla/CSOL-site.git
Merge pull request #147 from andrewhayward/learn
That really shouldn't be there.
This commit is contained in:
Коммит
5f37c15363
|
@ -61,7 +61,6 @@ module.exports = function(app) {
|
|||
item: item
|
||||
});
|
||||
|
||||
console.log(req.query);
|
||||
if ('category' in req.query) {
|
||||
var category = req.query['category'];
|
||||
delete req.query['category'];
|
||||
|
|
Загрузка…
Ссылка в новой задаче