Changeset 7887


Ignore:
Timestamp:
14 Mar 2012, 21:39:27 (13 years ago)
Author:
Henrik Bettermann
Message:

Remove settings not needed.

File:
1 edited

Legend:

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

    r7876 r7887  
    171171        self.app['configuration'].carry_over = True
    172172        configuration = SessionConfiguration()
    173         # These attributes must also exist in the customization packages.
    174173        configuration.academic_session = 2004
    175         configuration.fee_1 = 20000
    176         configuration.boocking_fee = 500
    177174        self.app['configuration'].addSessionConfiguration(configuration)
    178175
Note: See TracChangeset for help on using the changeset viewer.