|
@@ -504,7 +504,6 @@ module.exports = (crowi) => {
|
|
|
const activityParameters = {
|
|
const activityParameters = {
|
|
|
ip: req.ip,
|
|
ip: req.ip,
|
|
|
endpoint: req.originalUrl,
|
|
endpoint: req.originalUrl,
|
|
|
- // activityId: res.locals.activity._id,
|
|
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
if (!isCreatablePage(newPagePath)) {
|
|
if (!isCreatablePage(newPagePath)) {
|