Skip to content

Commit

Permalink
Merge 9dd4887 into e92c83d
Browse files Browse the repository at this point in the history
  • Loading branch information
annawzz committed May 22, 2017
2 parents e92c83d + 9dd4887 commit f72be7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openprocurement/api/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ class Options:
'contractSigned', 'contractArrangements', 'contractSchedule',
'contractAnnexe', 'contractGuarantees', 'subContract',
'eligibilityCriteria', 'contractProforma', 'commercialProposal',
'qualificationDocuments', 'eligibilityDocuments',
'qualificationDocuments', 'eligibilityDocuments', 'registerExtract',
])
title = StringType(required=True) # A title of the document.
title_en = StringType()
Expand Down

0 comments on commit f72be7c

Please sign in to comment.