Changeset 12220 for main/waeup.ikoba/trunk/src/waeup/ikoba/customers
- Timestamp:
- 14 Dec 2014, 05:04:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/browser.py
r12218 r12220 802 802 803 803 class DocumentAddFormPage(IkobaAddFormPage): 804 """ Page to add an document 804 """ Page to add a document 805 806 This add form page is for both customers and customers officers. 805 807 """ 806 808 grok.context(ICustomerDocumentsContainer)
Note: See TracChangeset for help on using the changeset viewer.