display review comment for financial verification that needs changes

This commit is contained in:
dandds
2018-09-14 11:33:02 -04:00
parent 7f9c7dcaec
commit 8359a2a079
5 changed files with 37 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ def financial_verification(request_id=None):
"requests/financial_verification.html",
f=form,
request=request,
review_comment=request.review_comment,
extended=is_extended(request),
)