- Timestamp:
- 20 Sep 2012, 08:49:37 (12 years ago)
- Location:
- main/waeup.kofa/branches/uli-zc-async
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-zc-async
- Property svn:mergeinfo changed
-
main/waeup.kofa/branches/uli-zc-async/src/waeup/kofa/applicants/container.py
r8665 r9209 51 51 description_dict = {} 52 52 53 @property 54 def local_roles(self): 55 return [] 53 local_roles = [] 56 54 57 55 def archive(self, app_ids=None):
Note: See TracChangeset for help on using the changeset viewer.