mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-08 15:59:50 +01:00
Force line breaks on transactions reason in history, but don't wrap dates or amounts
This commit is contained in:
@@ -356,4 +356,4 @@ class MembershipTransaction(Transaction):
|
||||
|
||||
@property
|
||||
def type(self):
|
||||
return _('membership transaction')
|
||||
return _('membership').capitalize()
|
||||
|
||||
Reference in New Issue
Block a user