- Timestamp:
- 9 Mar 2017, 10:42:42 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/viewlets.py
r12907 r14616 35 35 return '' 36 36 37 class AddBalancePaymentActionButton(AddBalancePaymentActionButton):37 #class AddBalancePaymentActionButton(AddBalancePaymentActionButton): 38 38 39 @property40 def target_url(self):41 return ''39 # @property 40 # def target_url(self): 41 # return '' 42 42 43 43 class AdmissionNotificationActionButton(ManageActionButton):
Note: See TracChangeset for help on using the changeset viewer.