Changeset 15939 for main/waeup.fceokene/trunk/src/waeup/fceokene/students
- Timestamp:
- 18 Jan 2020, 17:02:15 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/students/viewlets.py
r10828 r15939 36 36 return '' 37 37 38 class AddBalancePaymentActionButton(AddBalancePaymentActionButton):38 #class AddBalancePaymentActionButton(AddBalancePaymentActionButton): 39 39 40 @property41 def target_url(self):42 return ''40 # @property 41 # def target_url(self): 42 # return ''
Note: See TracChangeset for help on using the changeset viewer.