Ignore:
Timestamp:
28 Apr 2012, 05:10:27 (13 years ago)
Author:
Henrik Bettermann
Message:

Add school fee attributes to certificate and update existing objects with a new CertificatesPlugin?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py

    r8268 r8299  
    10091009        self.assertTrue('Student is in the wrong state'
    10101010            in self.browser.contents)
    1011         # The CA can go to his certificate throug the my_roles page
     1011        # The CA can go to his certificate through the my_roles page
    10121012        self.browser.open('http://localhost/app/users/mrsadvise/my_roles')
    10131013        self.browser.getLink(
Note: See TracChangeset for help on using the changeset viewer.