customer dropdown in edit-project

This commit is contained in:
Calum Mackervoy
2020-01-09 15:21:17 +01:00
parent 9ad8126311
commit bb40beb449
2 changed files with 5 additions and 24 deletions

View File

@ -7,6 +7,7 @@
"groups": "http://localhost:8000/groups/",
"joboffers": "http://localhost:8000/job-offers/",
"projects": "http://localhost:8000/projects/",
"customers": "http://localhost:8000/customers/",
"skills": "http://localhost:8000/skills/",
"users": "http://localhost:8000/users/"
}