Changeset 16320
- Timestamp:
- 18 Nov 2020, 10:48:47 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/browser/viewlets.py
r16117 r16320 43 43 if 'cdl' in self.view.application_url(): 44 44 return 45 return self.view.application_url() + '/applicants/checktranscript'45 return 'https://uniben-alumni.waeup.org/applicants/checktranscript' 46 46 return 47 47
Note: See TracChangeset for help on using the changeset viewer.