Skip to content

Commit

Permalink
Merge pull request #2520 from unicef/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
domdinicola authored Oct 4, 2019
2 parents c9201af + 8dc626b commit 18e5c83
Show file tree
Hide file tree
Showing 3 changed files with 413 additions and 319 deletions.
30 changes: 30 additions & 0 deletions src/etools/applications/core/data/attachments_file_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,5 +478,35 @@
"name": "documentation_of_standard_procedure",
"code": "psea_answer"
}
},
{
"model": "unicef_attachments.filetype",
"pk": 55,
"fields": {
"order": 0,
"label": "Annual training plan",
"name": "annual_training_plan",
"code": "psea_answer"
}
},
{
"model": "unicef_attachments.filetype",
"pk": 56,
"fields": {
"order": 0,
"label": "Description of referral process for survivors of GBV/SEA",
"name": "description_of_referral_process_for_survivors_of_gbvsea",
"code": "psea_answer"
}
},
{
"model": "unicef_attachments.filetype",
"pk": 57,
"fields": {
"order": 0,
"label": "Written process for review of SEA",
"name": "written_process_for_review_of_sea",
"code": "psea_answer"
}
}
]
Loading

0 comments on commit 18e5c83

Please sign in to comment.