Changeset 8032 for main/waeup.kofa/trunk
- Timestamp:
- 3 Apr 2012, 20:27:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/browser.txt
r7869 r8032 1002 1002 >>> ctrl = browser.getControl(name='form.course') 1003 1003 >>> ctrl.displayOptions 1004 [' (no value)', 'COURSE1 - Course 1', 'COURSE2 - Course 2']1004 ['--', 'COURSE1 - Course 1', 'COURSE2 - Course 2'] 1005 1005 1006 1006 We select the first course and create our certificatecourse:
Note: See TracChangeset for help on using the changeset viewer.