Changeset 16759 for main/waeup.uniben/trunk/src/waeup/uniben/applicants
- Timestamp:
- 28 Jan 2022, 07:18:45 (3 years ago)
- Location:
- main/waeup.uniben/trunk/src/waeup/uniben/applicants
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py
r16684 r16759 838 838 """A display page for checking transcript processing status. 839 839 """ 840 grok.template('checktranscriptstatus') 841 840 842 websites = (('Uniben Alumni Portal', 'https://alumni.uniben.edu/'), 841 843 ('Uniben Student Portal', 'https://waeup.uniben.edu/'),)
Note: See TracChangeset for help on using the changeset viewer.