membershipworks: Remove unrelated comment
not really sure where that came from...
This commit is contained in:
parent
56f49f8784
commit
f2a17d3ea4
@ -386,7 +386,6 @@ class EventDetailView(
|
|||||||
date_submitted=pdf_context["now"],
|
date_submitted=pdf_context["now"],
|
||||||
amount=event.total_due_to_instructor,
|
amount=event.total_due_to_instructor,
|
||||||
)
|
)
|
||||||
# removed), currently used in event_invoice_admin.dj.html.
|
|
||||||
|
|
||||||
emails = make_invoice_emails(
|
emails = make_invoice_emails(
|
||||||
invoice, pdf, self.request.build_absolute_uri(event.get_absolute_url())
|
invoice, pdf, self.request.build_absolute_uri(event.get_absolute_url())
|
||||||
|
Loading…
Reference in New Issue
Block a user