Changeset 3441
- Timestamp:
- 16 Apr 2008, 07:24:47 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/Widgets.py
r3438 r3441 855 855 application_category = screening_type 856 856 else: 857 application_category = " BASIC"857 application_category = "basic" 858 858 if not hasattr(self,'_v_certificates_docs'): 859 859 res = self.portal_catalog_real.search({'meta_type': "Certificate"})
Note: See TracChangeset for help on using the changeset viewer.