Changeset 12050
- Timestamp:
- 24 Nov 2014, 11:03:04 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/fileviewlets.py
r12038 r12050 36 36 CustomerBaseDisplayFormPage, CustomerBaseManageFormPage, 37 37 CustomerFilesUploadPage, 38 DocumentDisplayFormPage, DocumentManageFormPage, DocumentEditFormPage) 38 DocumentDisplayFormPage, DocumentManageFormPage, DocumentEditFormPage, 39 ExportPDFDocumentsOverviewPage) 39 40 40 41 grok.context(IIkobaObject) # Make IIkobaObject the default context
Note: See TracChangeset for help on using the changeset viewer.