Changeset 13637 for main


Ignore:
Timestamp:
19 Jan 2016, 14:22:47 (9 years ago)
Author:
Henrik Bettermann
Message:

Activate balance payments.

File:
1 edited

Legend:

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

    r13489 r13637  
    3939        return ''
    4040
    41 class AddBalancePaymentActionButton(AddBalancePaymentActionButton):
     41#class AddBalancePaymentActionButton(AddBalancePaymentActionButton):
    4242
    43     @property
    44     def target_url(self):
    45         return ''
     43#    @property
     44#    def target_url(self):
     45#        return ''
    4646
    4747class GetMatricNumberActionButton(ManageActionButton):
Note: See TracChangeset for help on using the changeset viewer.