Ignore:
Timestamp:
9 Mar 2017, 10:42:42 (8 years ago)
Author:
Henrik Bettermann
Message:

Enable balance payments. Add gateway amount to balance amount. No other surcharges.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/viewlets.py

    r12907 r14616  
    3535        return ''
    3636
    37 class AddBalancePaymentActionButton(AddBalancePaymentActionButton):
     37#class AddBalancePaymentActionButton(AddBalancePaymentActionButton):
    3838
    39     @property
    40     def target_url(self):
    41         return ''
     39#    @property
     40#    def target_url(self):
     41#        return ''
    4242
    4343class AdmissionNotificationActionButton(ManageActionButton):
Note: See TracChangeset for help on using the changeset viewer.