Ignore:
Timestamp:
14 Dec 2014, 05:04:52 (10 years ago)
Author:
Henrik Bettermann
Message:

Remove trash from userscontainer.py.

Go to container manage page after adding a document.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/customers/browser.py

    r12218 r12220  
    802802
    803803class 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.
    805807    """
    806808    grok.context(ICustomerDocumentsContainer)
Note: See TracChangeset for help on using the changeset viewer.