Changeset 6654 for main/waeup.sirp/trunk/src/waeup/sirp/applicants
- Timestamp:
- 29 Aug 2011, 12:56:06 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/browser.py
r6644 r6654 227 227 """ 228 228 grok.context(IApplicantsRoot) 229 title = u'Applica tion Section'229 title = u'Applicants' 230 230 231 231 class ApplicantsContainerBreadcrumb(Breadcrumb):
Note: See TracChangeset for help on using the changeset viewer.