Changeset 8032


Ignore:
Timestamp:
3 Apr 2012, 20:27:56 (12 years ago)
Author:
Henrik Bettermann
Message:

Fix test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/browser.txt

    r7869 r8032  
    10021002  >>> ctrl = browser.getControl(name='form.course')
    10031003  >>> ctrl.displayOptions
    1004   ['(no value)', 'COURSE1 - Course 1', 'COURSE2 - Course 2']
     1004  ['--', 'COURSE1 - Course 1', 'COURSE2 - Course 2']
    10051005
    10061006We select the first course and create our certificatecourse:
Note: See TracChangeset for help on using the changeset viewer.