Changeset 16129
- Timestamp:
- 25 Jun 2020, 06:17:22 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r16120 r16129 1664 1664 pnav = 8 1665 1665 websites = (('DemoPortal', 'https://kofa-demo.waeup.org/'),) 1666 #websites = (('DemoPortal', 'http://localhost:8080/app/'),) 1666 1667 appl_url1 = 'https://kofa-demo.waeup.org/applicants' 1667 1668 appl_url2 = 'https://kofa-demo.waeup.org/applicants'
Note: See TracChangeset for help on using the changeset viewer.