Ignore:
Timestamp:
27 Jun 2009, 11:40:48 (15 years ago)
Author:
uli
Message:

Fix docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup/branches/ulif-rewrite/src/waeup/browser.txt

    r4373 r4374  
    121121  ...
    122122
    123 We fill in a new name for our new faculty::
     123We fill in a new name for our new department:
    124124
    125125  >>> ctrl = browser.getControl(name='form.title')
     
    134134  >>> browser.getControl('Add department').click()
    135135
    136 We can view a department by browsing a URL like this::
     136We can view a department by browsing a URL like this:
    137137
    138138  >>> browser.open('http://localhost/myuniversity/faculties/TF/TD')
Note: See TracChangeset for help on using the changeset viewer.