Changeset 13637
- Timestamp:
- 19 Jan 2016, 14:22:47 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/viewlets.py
r13489 r13637 39 39 return '' 40 40 41 class AddBalancePaymentActionButton(AddBalancePaymentActionButton):41 #class AddBalancePaymentActionButton(AddBalancePaymentActionButton): 42 42 43 @property44 def target_url(self):45 return ''43 # @property 44 # def target_url(self): 45 # return '' 46 46 47 47 class GetMatricNumberActionButton(ManageActionButton):
Note: See TracChangeset for help on using the changeset viewer.