Merge pull request #9586 from overleaf/jel-dash-copy-project

[web] Dash copy project modal

GitOrigin-RevId: 965a4ff74cb623955933cb266fb5f51d5e728986
This commit is contained in:
Davinder Singh
2022-09-15 10:59:24 +01:00
committed by Copybot
parent 9cde88a9e8
commit 3da4ff169b
4 changed files with 128 additions and 16 deletions

View File

@@ -277,6 +277,7 @@ const ProjectController = {
}
res.json({
name: project.name,
lastUpdated: project.lastUpdated,
project_id: project._id,
owner_ref: project.owner_ref,
owner: {