Allow club staff to delete their sellings

This commit is contained in:
Skia
2016-09-22 12:52:15 +02:00
parent ae6a613f9a
commit ffd4dac2e2
3 changed files with 5 additions and 1 deletions

View File

@ -439,3 +439,4 @@ class UserAccountDetailView(UserAccountBase, YearMixin, MonthMixin):
pass
kwargs['tab'] = "account"
return kwargs