Changeset 16684 for main/waeup.uniben/trunk/src/waeup/uniben/applicants
- Timestamp:
- 22 Oct 2021, 11:08:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py
r16683 r16684 764 764 if target.startswith('tsc'): 765 765 return ('date_of_birth', 'course1') 766 return 766 return () 767 767 768 768 @property
Note: See TracChangeset for help on using the changeset viewer.