Changeset 12578 for main/ikobacustom.pcn
- Timestamp:
- 10 Feb 2015, 11:14:19 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.pcn/trunk/src/ikobacustom/pcn/customers/interfaces.py
r12577 r12578 402 402 """ 403 403 404 certificates = schema.Choice(404 certificates_object = schema.Choice( 405 405 title = _(u'Certificates'), 406 406 source = CustomerDocumentSource(),
Note: See TracChangeset for help on using the changeset viewer.